美文网首页
常用命令

常用命令

作者: 树哥区块链 | 来源:发表于2019-03-29 06:03 被阅读0次

addnode "node:port" "add|remove|onetry"

backupwallet "dest_dir"

callcontracttx "sender_addr" "app_regid" "amount" "contract" "fee" ("height")

decoderawtx "hexstring"

disconnectblock "numbers"

dropminerkeys 

dumpprivkey "address"

dumpwallet "filename"

encryptwallet "passphrase"

gencallcontractraw "height" "fee" "amount" "user_regid" "contract_regid" "contract" 

gencheckpoint "privatekey" "filepath"

generateblock "addr"

genregisteraccountraw "fee" "height" "publickey" ("minerpublickey") 

genregistercontractraw "height" "fee" "addr" "flag" "script or scriptid" ("script description")

gensendtoaddressraw "fee" "amount" "sendaddress" "recvaddress" "height"

genvotedelegateraw "addr" "opervotes" "fee" "height"

getaccountinfo "addr"

getaddednodeinfo dns ( "node" )

getalltxinfo 

getassets "contract_regid"

getbalance ( "address" minconf )

getbestblockhash

getblock "hash or height" ( verbose )

getblockchaininfo

getblockcount

getblockhash index

getchainstate "num"

getconnectioncount

getcontractaccountinfo "contract_regid" "account_address | account_regid"

getcontractconfirmdata "regid" "pagesize" "index"

getcontractdata "contract_regid" "[pagesize or key]" ("index")

getcontractdataraw "contract_regid" "[pagesize or key]" ("index")

getcontractinfo ( "scriptid" )

getcontractitemcount "regid"

getcontractkeyvalue  "regid" "array"

getcontractregid 

getdifficulty

gethash  "str"

getinfo

getminedblocks

getmininginfo

getnettotals

getnetworkhashps ( blocks height )

getnetworkinfo

getnewaddr  ("IsMiner")

getpeerinfo

getrawmempool ( verbose )

getsignature

gettotalassets 

gettotalcoins 

gettransaction "txhash"

gettxdetail "txhash"

gettxoperationlog "txhash"

getwalletinfo

help ( "command" )

importprivkey "WICC privkey" ( "label" rescan )

importwallet "filename"

invalidateblock "hash"

listaddr

listcheckpoint index

listcontractassets regid

listcontracts "showDetail"

listcontracttx ( "account" count from )

listdelegates 

listsetblockindexvalid 

listtransactions ( "account" count from includeWatchonly)

listtransactionsv2 ( "account" count from includeWatchonly)

listtx

listtxbyaddr 

listtxcache

listunconfirmedtx 

notionalpoolingasset "scriptid" "recvaddress"

notionalpoolingbalance  "receive address" "amount"

ping

printblockdbinfo 

reconsiderblock "hash"

registeraccounttx "addr" ("fee")

registercontracttx "addr" "filepath""fee" ("height") ("appdesc")

reloadtxcache 

resetclient

saveblocktofile "blockhash" "filepath"

sendtoaddress ("sendaddress") "recvaddress" "amount"

sendtoaddresswithfee ("sendaddress") "recvaddress" "amount" (fee)

setcheckpoint "filepath"

setgenerate generate ( genproclimit )

settxfee "amount"

signmessage "WICC address" "message"

sigstr "str" "addr"

stop

submitblock "hexdata" ( "jsonparametersobject" )

submittx "transaction" 

validateaddr "wicc_address"

verifychain ( checklevel numofblocks )

verifymessage "WICC address" "signature" "message"

votedelegatetx "sendaddr" "opervotes" "fee" ("height") 

walletlock

相关文章

  • 其他

    Git常用命令mac常用命令Linux 常用命令汇总Linux 常用命令0Linux 常用命令1--ls命令

  • Docker

    目录 常用命令 常用命令

  • Linux CentOS基础知识和常用命令

    常用命令1 常用命令2 常用命令3 常用命令4 Linux 目录配置 1、根目录(/)根目录(/)所在分区应该越小...

  • Shell命令汇总

    1、一般常用命令 (1)Shell 常用命令总结 (2)Shell的18条常用命令整理 2、文件操作常用命令 (1...

  • Flutter - 常用命令

    Flutter 常用命令 Flutter 常用命令: Flutter 常用命令说明flutter列出所有的命令fl...

  • Linux常用命令

    Linux常用命令 查看系统信息常用命令 常用命令-关机或重启命令 命令前结构

  • Linux 常用命令汇总

    Linux 常用命令0Linux 常用命令1--ls命令 参考 Linux 常用命令汇总

  • 设置更改root密码、连接MySQL、MySQL常用命令

    设置更改root密码 连接MySQL 连接MySQL MySQL常用命令 MySQL常用命令MySQL常用命令 扩...

  • 1.Vagrant搭建统一开发环境 常用命令

    前言:从Vagrant常用命令开始... ⚠️Vagrant 版本 2.2.01.Box常用命令2.VM常用命令 ...

  • SQL常用命令书目录

    SQL常用命令之单表查询 SQL常用命令之多表查询 SQL常用命令之模糊查找 SQL常用命令之空值查询 SQL常用...

网友评论

      本文标题:常用命令

      本文链接:https://www.haomeiwen.com/subject/vchkbqtx.html