config

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2025 License: Apache-2.0 Imports: 5 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EvmAppOptionsWithConfig

func EvmAppOptionsWithConfig(
	chainID uint64,
	chainsCoinInfo map[uint64]evmtypes.EvmCoinInfo,
	cosmosEVMActivators map[int]func(*vm.JumpTable),
) error

func EvmAppOptionsWithConfigWithReset

func EvmAppOptionsWithConfigWithReset(
	chainID uint64,
	chainsCoinInfo map[uint64]evmtypes.EvmCoinInfo,
	cosmosEVMActivators map[int]func(*vm.JumpTable),
	withReset bool,
) error

Types

type EVMOptionsFn

type EVMOptionsFn func(uint64) error

EVMOptionsFn defines a function type for setting app options specifically for the Cosmos EVM app. The function should receive the chainID and return an error if any.

Jump to

Keyboard shortcuts

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