constants

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL