ante2

package
v0.0.0-...-bf46863 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnteHandlerAndDepGenerator

func NewAnteHandlerAndDepGenerator(options HandlerOptions) (sdk.AnteHandler, sdk.AnteDepGenerator, error)

func NewAnteHandlerAndDepGeneratorForEVM

func NewAnteHandlerAndDepGeneratorForEVM(options HandlerOptions) (sdk.AnteHandler, sdk.AnteDepGenerator, error)

Types

type HandlerOptions

type HandlerOptions struct {
	ante.HandlerOptions

	IBCKeeper           *ibckeeper.Keeper
	WasmConfig          *wasmtypes.WasmConfig
	WasmKeeper          *wasm.Keeper
	OracleKeeper        *oraclekeeper.Keeper
	DexKeeper           *dexkeeper.Keeper
	AccessControlKeeper *aclkeeper.Keeper
	TXCounterStoreKey   sdk.StoreKey
	CheckTxMemState     *dexcache.MemState

	TracingInfo *tracing.Info
}

HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.

Jump to

Keyboard shortcuts

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