Versions in this module Expand all Collapse all v1 v1.3.7 Jul 17, 2024 Changes in this version + var ErrMutuallyExclusiveKeyLedger = errors.New("--key and --ledger,--ledger-addrs are mutually exclusive") + var ErrStoredKeyOnMainnet = errors.New("--key is not available for mainnet operations") + func NewCmd(injectedApp *application.Odyssey) *cobra.Command