rescanblockchain {disallowed} - Bitcoin
Example code for the rescanblockchain {disallowed} json-rpc method. Сomplete guide on how to use rescanblockchain {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
start_height
- numeric, optional, default=0
block height where the rescan should start
stop_height
- numeric, optional
the last block height that should be scanned. If none is provided it will rescan up to the tip at return time of this call.
Request
Response
Last updated