From 36d1204a475604b48e900cc8146824df43957cd1 Mon Sep 17 00:00:00 2001
From: productshiv
Date: Wed, 8 May 2024 19:15:54 +0530
Subject: [PATCH] Refrence for v3_bitcoin_address_balance_
---
.../paths/v3_bitcoin_address_balance_{address}_get.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml b/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml
index 3631f66..ad67b33 100644
--- a/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml
+++ b/categories/blockchain/paths/v3_bitcoin_address_balance_{address}_get.yml
@@ -6,7 +6,7 @@ description: "1 credit per API call
Transaction Outputs). For an address with more than 50,000 UTXOs, the API returns
an error with the 403
response code.
- NOTE: Tatum BTC nodes use the default 2 weeks mempool expiration time as can be seen in Bitcoin Core.
+
NOTE: Tatum BTC nodes use the default 2 weeks mempool expiration time as can be seen in Bitcoin Core.
Which means that transactions which are stuck in mempool for more than 2 weeks are dropped and will not be returned as pending balances as well.
"