ante

package
v3.46.13-integrate-alp... Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LnMsgDecorator

type LnMsgDecorator struct {
	ChannelKeeper *channelkeeper.Keeper
	BankKeeper    evmtypes.BankKeeper
}

GasWantedDecorator keeps track of the gasWanted amount on the current block in transient store for BaseFee calculation. NOTE: This decorator does not perform any validation

func NewLnMsgDecorator

func NewLnMsgDecorator(channelkeeper *channelkeeper.Keeper,
	bankkeeper evmtypes.BankKeeper) LnMsgDecorator

NewGasWantedDecorator creates a new NewGasWantedDecorator

func (LnMsgDecorator) AnteHandle

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

Jump to

Keyboard shortcuts

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