pruneblockchain {disallowed} - Bitcoin
Example code for the pruneblockchain {disallowed} json-rpc method. Сomplete guide on how to use pruneblockchain {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
height
- numeric, required
The block height to prune up to. May be set to a discrete height, or to a UNIX epoch time to prune blocks whose block time is at least 2 hours older than the provided timestamp.
Request
Response
Last updated