gettxoutproof - DigiByte
Example code for the gettxoutproof json-rpc method. Сomplete guide on how to use gettxoutproof json-rpc in GetBlock.io Web3 documentation.
Parameters
txids
- json array, required
A json array of txids to filter
blockhash
- string, optional
If specified, looks for txid in the block with this hash
Request
Response
Last updated