Documentation
¶
Overview ¶
Package primarycmd provides commands for managing primary network validators.
Package primarycmd provides commands for managing the primary network.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrMutuallyExlusiveKeyLedger indicates --key and --ledger options cannot be used together. ErrMutuallyExlusiveKeyLedger = errors.New("--key and --ledger,--ledger-addrs are mutually exclusive") ErrStoredKeyOnMainnet = errors.New("--key is not available for mainnet operations") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.