scantxoutset {disallowed} - DigiByte
Example code for the scantxoutset {disallowed} json-rpc method. Сomplete guide on how to use scantxoutset {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
action
- string, required
The action to execute "start" for starting a scan "abort" for aborting the current scan (returns true when abort was successful)
scanobjects
- json array
Array of scan objects. Required for "start" action. Every scan object is either a string descriptor or an object
Request
Response
Last updated