pruneblockchain {disallowed} - Dash
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
- number (int)
The block height to prune up to. May be set to a particular height, or a unix timestamp to prune blocks whose block time is at least 2 hours older than the provided timestamp.
Request
Response
Last updated