cmd

package
v9.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 53 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LocalnetChainID string = "xrplevm_1449999-1"
	DevnetChainID   string = "xrplevm_1449900-1"
	TestnetChainID  string = "xrplevm_1449000-1"
	MainnetChainID  string = "xrplevm_1440000-1"
)
View Source
const (
	LocalnetEVMChainID uint64 = 1449999
	MainnetEVMChainID  uint64 = 1440000
	TestnetEVMChainID  uint64 = 1449000
	DevnetEVMChainID   uint64 = 1449900
)

Variables

View Source
var (
	SupportedAlgorithms       = keyring.SigningAlgoList{evmhd.EthSecp256k1}
	SupportedAlgorithmsLedger = keyring.SigningAlgoList{evmhd.EthSecp256k1}
)

Functions

func AddGenesisAccountCmd

func AddGenesisAccountCmd(defaultNodeHome string) *cobra.Command

AddGenesisAccountCmd returns add-genesis-account cobra Command.

func CustomKeyringOption

func CustomKeyringOption() keyring.Option

func InitAppConfig

func InitAppConfig(denom string, evmChainID uint64) (string, interface{})

InitAppConfig helps to override default appConfig template and configs. return "", nil if no custom configuration is required for the application.

func NewRootCmd

NewRootCmd creates a new root command for a Cosmos SDK application

Types

This section is empty.

Jump to

Keyboard shortcuts

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