ante

package
v5.0.0-rc9 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalcMinInitialDeposit

func CalcMinInitialDeposit(minDeposit sdk.Coins, minInitialDepositFraction sdk.Dec) (minInitialDeposit sdk.Coins)

Types

type MsgFilterDecorator

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

func NewMsgFilterDecorator

func NewMsgFilterDecorator(cdc codec.BinaryCodec, govKeeper *govkeeper.Keeper, enabled bool) MsgFilterDecorator

func (MsgFilterDecorator) AnteHandle

func (d MsgFilterDecorator) AnteHandle(
	ctx sdk.Context, tx sdk.Tx,
	simulate bool, next sdk.AnteHandler,
) (newCtx sdk.Context, err error)

func (MsgFilterDecorator) ValidateMsgs

func (d MsgFilterDecorator) ValidateMsgs(ctx sdk.Context, msgs []sdk.Msg) error

Jump to

Keyboard shortcuts

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