LOADING...
LOADING...
LOADING...
当前位置: 玩币族首页 > 区块链资产 > Zcash核心客户端钱包指令大全

Zcash核心客户端钱包指令大全

2016-10-26 Zcashers 来源:Zcashers
Zcash核心客户端钱包指令大全

  区块链类

  == Blockchain ==

  getbestblockhash

  getblock "hash" ( verbose )

  getblockchaininfo

  getblockcount

  getblockhash index

  getchaintips

  getdifficulty

  getmempoolinfo

  getrawmempool ( verbose )

  gettxout "txid" n ( includemempool )

  gettxoutproof ["txid",...] ( blockhash )

  gettxoutsetinfo

  verifychain ( checklevel numblocks )

  verifytxoutproof "proof"

  控制类

  == Control ==

  getinfo

  help ( "command" )

  stop

  生产类

  == Generating ==

  generate numblocks

  getgenerate

  setgenerate generate ( genproclimit )

  挖矿类

  == Mining ==

  getblocksubsidy height

  getblocktemplate ( "jsonrequestobject" )

  getmininginfo

  getnetworkhashps ( blocks height )

  prioritisetransaction submitblock "hexdata" ( "jsonparametersobject" )

  网络类

  == Network ==

  addnode "node" "add|remove|onetry"

  getaddednodeinfo dns ( "node" )

  getconnectioncount

  getnettotals

  getnetworkinfo

  getpeerinfo

  ping

  交易类

  == 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","redeemScript":"hex"},...] ["privatekey1",...] sighashtype )

  通用工具类

  == Util ==

  createmultisig nrequired ["key",...]

  estimatefee nblocks

  estimatepriority nblocks

  validateaddress "bitcoinaddress"

  verifymessage "bitcoinaddress" "signature" "message"

  钱包类

  == Wallet ==

  addmultisigaddress nrequired ["key",...] ( "account" )

  backupwallet "destination"

  dumpprivkey "bitcoinaddress"

  dumpwallet "filename"

  encryptwallet "passphrase"

  getaccount "bitcoinaddress"

  getaccountaddress "account"

  getaddressesbyaccount "account"

  getbalance ( "account" minconf includeWatchonly )

  getnewaddress ( "account" )

  getrawchangeaddress

  getreceivedbyaccount "account" ( minconf )

  getreceivedbyaddress "bitcoinaddress" ( minconf )

  gettransaction "txid" ( includeWatchonly )

  getunconfirmedbalance

  getwalletinfo

  importaddress "address" ( "label" rescan )

  importprivkey "bitcoinprivkey" ( "label" rescan )

  importwallet "filename"

  keypoolrefill ( newsize )

  listaccounts ( minconf includeWatchonly)

  listaddressgroupings

  listlockunspent

  listreceivedbyaccount ( 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" "tobitcoinaddress" amount ( minconf "comment" "comment-to" )

  sendmany "fromaccount" {"address":amount,...} ( minconf "comment" ["address",...] )

  sendtoaddress "bitcoinaddress" amount ( "comment" "comment-to" subtractfeefromamount )

  setaccount "bitcoinaddress" "account"

  settxfee amount

  signmessage "bitcoinaddress" "message"

  z_exportkey "zaddr"

  z_exportwallet "filename"

  z_getbalance "address" ( minconf )

  z_getnewaddress

  z_getoperationresult (["operationid", ... ])

  z_getoperationstatus (["operationid", ... ])

  z_gettotalbalance ( minconf )

  z_importkey "zkey" ( "label" rescan )

  z_importwallet "filename"

  z_listaddresses

  z_listoperationids

  z_listreceivedbyaddress "address" ( minconf )

  z_sendmany "fromaddress" [{"address":... ,"amount":...},...] ( minconf )

  zcbenchmark benchmarktype samplecount

  zcrawjoinsplit rawtx inputs outputs vpub_old vpub_new

  zcrawkeygen

  zcrawreceive zcsecretkey encryptednote

  zcsamplejoinsplit

—-

文章来源:http://forum.zcashers.com/tech/zcash-core-command-list.html

编译者/作者:Zcashers

玩币族申明:玩币族作为开放的资讯翻译/分享平台,所提供的所有资讯仅代表作者个人观点,与玩币族平台立场无关,且不构成任何投资理财建议。文章版权归原作者所有。

知识 zcash
LOADING...
LOADING...