prioritisetransaction
#
Commandprioritisetransaction <txid> <fee delta> Accepts the transaction into mined blocks at a higher (or lower) priority
#
Argumentstxid
*#
(string, required)
The transaction id.
fee_delta
*#
(numeric, required)
The fee value (in duffs) to add (or subtract, if negative). Note, that this value is not a fee rate. It is a value to modify absolute fee of the TX. The fee is not actually paid, only the algorithm for selecting transactions into a block considers the transaction as it would have paid a higher (or lower) fee.
#
Examples#
ResultRunning following help command
Will produce following output: