Versions in this module Expand all Collapse all v1 v1.0.0 Nov 14, 2024 Changes in this version + var ErrMutuallyExlusiveKeyLedger = 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.Avalanche) *cobra.Command