dash commands

Upload: leopard-king

Post on 08-Mar-2016

12 views

Category:

Documents


0 download

DESCRIPTION

Dashcoin command list for the built-in command-line window.

TRANSCRIPT

  • == Blockchain ==getbestblockhashgetblock "hash" ( verbose )getblockchaininfogetblockcountgetblockhash indexgetblockheader "hash" ( verbose )getchaintipsgetdifficultygetmempoolinfogetrawmempool ( verbose )gettxout "txid" n ( includemempool )gettxoutsetinfoverifychain ( checklevel numblocks )

    == Control ==getinfohelp ( "command" )stop

    == Dash ==darksend masternode "command"... ( "passphrase" )masternodelist ( "mode" "filter" )mnbudget "command"... ( "passphrase" )mnbudgetvoteraw mnfinalbudget "command"... ( "passphrase" )mnsync [status|reset]spork []

    == Generating ==getgenerategethashespersecsetgenerate generate ( genproclimit )

    == Mining ==getblocktemplate ( "jsonrequestobject" )getmininginfogetnetworkhashps ( blocks height )prioritisetransaction submi.0tblock "hexdata" ( "jsonparametersobject" )

    == Network ==addnode "node" "add|remove|onetry"getaddednodeinfo dns ( "node" )getconnectioncountgetnettotalsgetnetworkinfogetpeerinfoping

    == Rawtransactions ==createrawtransaction [{"txid":"id","vout":n},...] {"address":amount,...}decoderawtransaction "hexstring"decodescript "hex"getrawtransaction "txid" ( verbose )sendrawtransaction "hexstring" ( allowhighfees )signrawtransaction "hexstring" ( [{"txid":"id","vout":n,"scriptPubKey":"hex","re

  • deemScript":"hex"},...] ["privatekey1",...] sighashtype )

    == Util ==createmultisig nrequired ["key",...]estimatefee nblocksestimatepriority nblocksvalidateaddress "dashaddress"verifymessage "dashaddress" "signature" "message"

    == Wallet ==addmultisigaddress nrequired ["key",...] ( "account" )backupwallet "destination"dumpprivkey "dashaddress"dumpwallet "filename"encryptwallet "passphrase"getaccount "dashaddress"getaccountaddress "account"getaddressesbyaccount "account"getbalance ( "account" minconf includeWatchonly )getnewaddress ( "account" )getrawchangeaddressgetreceivedbyaccount "account" ( minconf )getreceivedbyaddress "dashaddress" ( minconf )gettransaction "txid" ( includeWatchonly )getunconfirmedbalancegetwalletinfoimportaddress "address" ( "label" rescan )importprivkey "dashprivkey" ( "label" rescan )importwallet "filename"keepass keypoolrefill ( newsize )listaccounts ( minconf includeWatchonly)listaddressgroupingslistlockunspentlistreceivedbyaccount ( minconf includeempty includeWatchonly)listreceivedbyaddress ( minconf includeempty includeWatchonly)listsinceblock ( "blockhash" target-confirmations includeWatchonly)listtransactions ( "account" count from includeWatchonly)listunspent ( minconf maxconf ["address",...] )lockunspent unlock [{"txid":"txid","vout":n},...]move "fromaccount" "toaccount" amount ( minconf "comment" )sendfrom "fromaccount" "todashaddress" amount ( minconf "comment" "comment-to" )sendmany "fromaccount" {"address":amount,...} ( minconf "comment" )sendtoaddress "dashaddress" amount ( "comment" "comment-to" )sendtoaddressix "dashaddress" amount ( "comment" "comment-to" )setaccount "dashaddress" "account"settxfee amountsignmessage "dashaddress" "message"