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.

"