Documentation
¶
Index ¶
- func NewCmdAllFlags() *cobra.Command
- func NewCmdEthCL(ctx context.Context, newCLClient func(*viper.Viper) (consclient.Client, error)) *cobra.Command
- func NewCmdEthEL(ctx context.Context, ...) *cobra.Command
- func NewCmdKeystore(ctx context.Context, newKeystore func(*viper.Viper) (keystore.Store, error)) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdAllFlags ¶ added in v0.3.1
func NewCmdEthCL ¶
func NewCmdEthCL( ctx context.Context, newCLClient func(*viper.Viper) (consclient.Client, error), ) *cobra.Command
NewCmdEthCL creates the `eth-cl` command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.