prioritisetransaction "txid" ( dummy ) fee_delta
Accepts the transaction into mined blocks at a higher (or lower) priority
Type: string, required
The transaction id.
Type: numeric, optional
Type: numeric, required
Name | Type | Description |
---|---|---|
true|false | boolean | Returns true |
digibyte-cli prioritisetransaction "txid" 0.0 10000
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "prioritisetransaction", "params": ["txid", 0.0, 10000]}' -H 'content-type: text/plain;' http://127.0.0.1:14022/