prioritisetransaction - Divi 2.5.1 RPC
prioritisetransaction <txid> <priority delta> <fee delta> Accepts the transaction into mined blocks at a higher (or lower) priority Arguments: 1. "txid" (string, required) The transaction id. 2. priority delta (numeric, required) The priority to add or subtract. The transaction selection algorithm considers the tx as it would have a higher priority. (priority of a transaction is calculated: coinage * value_in_duffs / txsize) 3. fee delta (numeric, required) The fee value (in duffs) to add (or subtract, if negative). 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. Result true (boolean) Returns true Examples: > divi-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:51473/
Maintained by DiviDomains; modified by: Bert Shuler;license of the docs is MIT (see divi repo), license of the scripts and webpage is also MIT (github repo)
Note it uses a mainnet divi node
Blockchain
Divi
allocatefunds
ban
broadcaststartmasternode
clearbanned
createmasternodekey
fundmasternode
getmasternodecount
getmasternodeoutputs
getmasternodescores
getmasternodestatus
getmasternodewinners
Obfuscation,
clearbanned
listmasternodeconf
listmasternodes
masternode
masternodecurrent
mnsync
setupmasternode
spork
startmasternode
verifymasternodesetup
ban
broadcaststartmasternode
clearbanned
createmasternodekey
fundmasternode
getmasternodecount
getmasternodeoutputs
getmasternodescores
getmasternodestatus
getmasternodewinners
Obfuscation,
clearbanned
listmasternodeconf
listmasternodes
masternode
masternodecurrent
mnsync
setupmasternode
spork
startmasternode
verifymasternodesetup
Generating
Getinvalid
Rawtransactions
Wallet
addmultisigaddress
addvault
backupwallet
bip38decrypt
bip38encrypt
dumphdinfo
dumpprivkey
dumpwallet
encryptwallet
fundvault
getaccount
getaccountaddress
getaddressesbyaccount
getbalance
getnewaddress
getrawchangeaddress
getreceivedbyaccount
getreceivedbyaddress
getstakingstatus
gettransaction
getunconfirmedbalance
getwalletinfo
importaddress
importprivkey
importwallet
keypoolrefill
listaccounts
listaddressgroupings
listlockunspent
listreceivedbyaccount
listreceivedbyaddress
listsinceblock
listtransactions
listunspent
lockunspent
move
reclaimvaultfunds
removevault
sendfrom
sendmany
sendtoaddress
setaccount
signmessage
walletverify
addvault
backupwallet
bip38decrypt
bip38encrypt
dumphdinfo
dumpprivkey
dumpwallet
encryptwallet
fundvault
getaccount
getaccountaddress
getaddressesbyaccount
getbalance
getnewaddress
getrawchangeaddress
getreceivedbyaccount
getreceivedbyaddress
getstakingstatus
gettransaction
getunconfirmedbalance
getwalletinfo
importaddress
importprivkey
importwallet
keypoolrefill
listaccounts
listaddressgroupings
listlockunspent
listreceivedbyaccount
listreceivedbyaddress
listsinceblock
listtransactions
listunspent
lockunspent
move
reclaimvaultfunds
removevault
sendfrom
sendmany
sendtoaddress
setaccount
signmessage
walletverify