cyphernode
cyphernode copied to clipboard
added bitcoin core rpc gettxoutsetinfo
added bitcoin core rpc call gettxoutsetinfo which gives information on the utxo set, such as the amount of UTXOs, the amount of transaction with UTXOs but mainly to obtain the current bitcoin supply.
Awesome, thanks! Very apropos these days ;-)
Can you add the gettxoutsetinfo endpoint to https://github.com/SatoshiPortal/cyphernode/blob/dev/doc/openapi/v0/cyphernode-api.yaml please?
Thanks!
done!