bitcoin-abc
bitcoin-abc copied to clipboard
get chain size through rpc
Is it possible to get chain size on disk through rpc?
The equivalent of bitcoind size_on_disk
property from the getblockchaininfo
rpc method.
Looks like this needs to be backported: https://github.com/bitcoin/bitcoin/pull/11367
I've opened a task on reviews.bitcoinabc.org to track this: https://reviews.bitcoinabc.org/T462