cmd

package
v0.3.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2025 License: Apache-2.0 Imports: 44 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagGoatGeth        = "goat.geth"
	FlagGoatPreset      = "goat.preset"
	FlagPersistentPeers = "p2p.persistent_peers"
)

Variables

This section is empty.

Functions

func ModGenCommand

func ModGenCommand(basicManager module.BasicManager) *cobra.Command

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd creates a new root command for goatd. It is called once in the main function.

func ProvideClientContext

func ProvideClientContext(
	appCodec codec.Codec,
	interfaceRegistry codectypes.InterfaceRegistry,
	txConfigOpts tx.ConfigOptions,
	legacyAmino *codec.LegacyAmino,
) client.Context

func QueryMsgsCmd

func QueryMsgsCmd() *cobra.Command

Types

type GoatConfig

type GoatConfig struct {
	Geth   string `mapstructure:"geth"`
	Preset string `mapstructure:"preset"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL