I would like to know if there a way('command') to know what is the max supply of bitcoin using my own node without trusting a third party.
Also if anyone could explain to me why :
bitcoin-cli gettxoutsetinfo
returns this message when written:
*error: Could not connect to the server 127.0.0.1:8332 (error code 0 - "timeout reached")
Make sure the bitcoind server is running and that you are connecting to the correct RPC port.*
Is that bcuz I'm running behind tor? Would be great if some of you guys can expand on these 2 doubts.