Skip to content

Commit

Permalink
Adding Reference to BTC Core in Address Balacne
Browse files Browse the repository at this point in the history
  • Loading branch information
productshiv committed May 8, 2024
1 parent be97c56 commit 8f06c60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "<p><b>1 credit per API call</b></p>
Transaction Outputs). For an address with more than 50,000 UTXOs, the API returns
an error with the <code>403</code> response code.</p>
<p> <b>NOTE:</b> Tatum BTC nodes use the standard 2 weeks mempool expiration time.
<p> <b>NOTE:</b> Tatum BTC nodes use the default 2 weeks mempool expiration time as can be seen in <a href="https://github.com/bitcoin/bitcoin/commit/5f0e27f1a8495d9be43a"> Bitcoin Core</a>.
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.</p>

"
Expand Down

0 comments on commit 8f06c60

Please sign in to comment.