Below is a quick reference to Bitswift command line options available from the RPC console.


addmultisigaddress <nrequired> <'["key","key"]'> [account]

addredeemscript <redeemScript> [account]

backupwallet <destination>

checkwallet

clearwallettransactions

createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}

decoderawtransaction <hex string>

decodescript <hex string>

dumpprivkey <bitswiftaddress>

dumpwallet <filename>

encryptwallet <passphrase>

getaccount <bitswiftaddress>

getaccountaddress <account>

getaddressesbyaccount <account>

getbalance [account] [minconf=1]

getbestblockhash

getblock <hash> [txinfo]

getblock <number> [txinfo]

getblockcount

getblockhash <index>

getblocktemplate [params]

getcheckpoint

getconnectioncount

getdifficulty

getinfo

getmininginfo

getnewaddress [account]

getnewpubkey [account]

getnewstealthaddress [label]

getpeerinfo

getrawmempool

getrawtransaction <txid> [verbose=0]

getreceivedbyaccount <account> [minconf=1]

getreceivedbyaddress <bitswiftaddress> [minconf=1]

getstakinginfo

getsubsidy [nTarget]

gettransaction <txid>

getwork [data]

getworkex [data, coinbase]

help [command]

importprivkey <bitswiftprivkey> [label]

importstealthaddress <scan_secret> <spend_secret> [label]

importwallet <filename>

keypoolrefill [new-size]

listaccounts [minconf=1]

listaddressgroupings

listreceivedbyaccount [minconf=1] [includeempty=false]

listreceivedbyaddress [minconf=1] [includeempty=false]

listsinceblock [blockhash] [target-confirmations]

liststealthaddresses [show_secrets=0]

listtransactions [account] [count=10] [from=0]

listunspent [minconf=1] [maxconf=9999999] ["address",...]

makekeypair [prefix]

move <fromaccount> <toaccount> <amount> [minconf=1] [comment]

repairwallet

resendtx

reservebalance [<reserve> [amount]]

scanforalltxns [fromHeight]

scanforstealthtxns [fromHeight]

sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto]

sendfrom <fromaccount> <tobitswiftaddress> <amount> [minconf=1] [comment] [comment-to] [tx-comment] [product-id] [narration]

sendmany <fromaccount> {address:amount,...} [minconf=1] [comment] [tx-comment] [product-id]

sendrawtransaction <hex string>

sendtoaddress <bitswiftaddress> <amount> [comment] [comment-to] [tx-comment] [product-id] [narration]

sendtostealthaddress <stealth_address> <amount> [narration] [comment] [comment-to]

setaccount <bitswiftaddress> <account>

settxfee <amount>

signmessage <bitswiftaddress> <message>

signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]

stop <detach>

submitblock <hex data> [optional-params-obj]

validateaddress <bitswiftaddress>

validatepubkey <bitswiftpubkey>

verifymessage <bitswiftaddress> <signature> <message>