Post
Topic
Board Development & Technical Discussion
Re: Testnet fee estimation not working and causing issues?
by
BitMaxz
on 24/03/2025, 23:14:58 UTC
Did you check your node if it's fully sync?
Better check the node first by using "bitcoin-cli getblockchaininfo" and compare the block with the current block height of 4,075,142

If the block info is below that height, it is not fully synced yet, and you need to wait for your node to be fully synced.