prioritisetransaction {disallowed} - Bitcoin Cash
Example code for the prioritisetransaction {disallowed} json-rpc method. Сomplete guide on how to use prioritisetransaction {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
txid
- string, required
The transaction id.
dummy
- numeric, optional
DEPRECATED. For forward compatibility use named arguments and omit this parameter.
fee_delta
- numeric, required
The fee value (in satoshis) to add (or subtract, if negative).
Request
Response
Last updated