Documentation ¶
Index ¶
Constants ¶
View Source
const ( // should be for every command FlagRootDir = "data" FlagNode = "node" // all non-query commands / actual transactions FlagNonce = "nonce" // only commands which need private key / signing FlagKey = "key" KeyDir = "keys" Codec = "english" // all key types should be standardized FlagKeyType = "type" KeyType = "ed25519" // market commands FlagWait = "wait" // todo: interactive. Password = "0123456789" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.