Versions in this module Expand all Collapse all v1 v1.11.13-rc.2 Dec 4, 2024 v1.0.0 Dec 4, 2024 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)