ante

package
v14.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaximumReceiverLength = 2048
	MaximumMemoLength     = 32_768
	MaximumOwnerLength    = 2048
	MaxSize               = 500_000
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckDecorator

type CheckDecorator struct {
	// contains filtered or unexported fields
}

func NewCheckDecorator

func NewCheckDecorator(cdc codec.BinaryCodec) CheckDecorator

func (CheckDecorator) AnteHandle

func (cd CheckDecorator) AnteHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, next sdk.AnteHandler) (sdk.Context, error)

func (CheckDecorator) CheckMessage

func (cd CheckDecorator) CheckMessage(m sdk.Msg) error

Jump to

Keyboard shortcuts

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