post

package
v0.4.7-rc6 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostHandler

func NewPostHandler(app *baseapp.BaseApp, options PostDecorators) cosmos.PostHandler

NewPostHandler returns an post handler responsible for attempting to route an Ethereum or SDK transaction to an internal post handler for performing transaction-level processing (e.g. fee payment, signature verification) before being passed onto it's respective handler.

Types

type PostDecorators

type PostDecorators struct {
	EvmKeeper interfaces.EVMKeeper
}

PostDecorators defines the list of module keepers required to run the Artela PostHandler decorators.

func (PostDecorators) Validate

func (options PostDecorators) Validate() error

Validate checks if the keepers are defined

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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