From 8f06c6018a17cb662fca4ed8f02ba3984a25c8f1 Mon Sep 17 00:00:00 2001 From: productshiv Date: Wed, 8 May 2024 19:13:16 +0530 Subject: [PATCH] Adding Reference to BTC Core in Address Balacne --- .../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 8909da5..3631f66 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 standard 2 weeks mempool expiration time. +

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.

"