Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagChainID = "chain-id" FlagNode = "node" FlagHeight = "height" FlagNonce = "nonce" FlagAsync = "async" FlagTrustNode = "trust-node" FlagMaxGas = "max-gas" FlagJSONIndet = "indent" FlagNonceNode = "nonce-node" //qcp flag FlagQcp = "qcp" //启用QCP模式,发送txQcp消息 FlagQcpSigner = "qcp-signer" FlagQcpSequence = "qcp-seq" FlagQcpFrom = "qcp-from" FlagQcpBlockHeight = "qcp-blockheight" FlagQcpTxIndex = "qcp-txindex" FlagQcpExtends = "qcp-extends" )
Variables ¶
LineBreak can be included in a command list to provide a blank line to help with readability
Functions ¶
func GetCommands ¶
GetCommands adds common flags to query commands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.