Versions in this module Expand all Collapse all v1 v1.12.2 Mar 3, 2025 Changes in this version + const AddressKey + const BalanceKey + const NameKey + const PrivateKeyKey + const SubnetIDKey + const URIKey + func AddFlags(flags *pflag.FlagSet) + func Command() *cobra.Command + type Config struct + Address ids.ShortID + Balance uint64 + Name string + PrivateKey *secp256k1.PrivateKey + SubnetID ids.ID + URI string + func ParseFlags(flags *pflag.FlagSet, args []string) (*Config, error)