bitcoin-abc icon indicating copy to clipboard operation
bitcoin-abc copied to clipboard

get chain size through rpc

Open roccomuso opened this issue 6 years ago • 1 comments

Is it possible to get chain size on disk through rpc? The equivalent of bitcoind size_on_disk property from the getblockchaininfo rpc method.

roccomuso avatar Oct 26 '18 14:10 roccomuso

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

jasonbcox avatar Oct 29 '18 21:10 jasonbcox