Versions in this module Expand all Collapse all v1 v1.0.4 Sep 2, 2024 Changes in this version + const FlagAll + const FlagCommission + var Commit string + var FlagFrom = "from" + var ModuleBasics = []module.AppModuleBasic + var Version string + func AddTxFlagsToCmd(cmd *cobra.Command) + func Execute() + func NewRootCmd(log *zap.Logger, atom zap.AtomicLevel, o map[string]ClientOverrides) *cobra.Command + func ReadHeight(flagSet *pflag.FlagSet) (int64, error) + func ReadPageRequest(flagSet *pflag.FlagSet) (*tmquery.PageRequest, error) + type ChainNotFoundError struct + Config *Config + Requested string + func (e ChainNotFoundError) Error() string + type ClientOverrides struct + LightProvider provtypes.Provider + RPCClient rpcclient.Client + type Config struct + Chains map[string]*client.ChainClientConfig + DefaultChain string + func (c *Config) GetClient(chainID string) *client.ChainClient + func (c *Config) GetDefaultClient() *client.ChainClient + func (c Config) MustYAML() []byte + type GRPCMethodNotFoundError struct + Available []*desc.MethodDescriptor + Requested string + TargetService string + func (e GRPCMethodNotFoundError) Error() string + type GRPCServiceNotFoundError struct + Available []string + Requested string + func (e GRPCServiceNotFoundError) Error() string + type KeyEnumeration struct + Addresses map[string]string + KeyName string