Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DepositAnteHandler ¶
func DepositDecoder ¶
DepositDecoder is an sdktypes.TxDecoder.
func L1DataAnteHandler ¶ added in v0.1.2
L1DataAnteHandler will consume gas to compensate the sequencer for posting the transaction to Ethereum. The gas cost is calculated based on the Ecotone upgrade and the sequencer is expected to post the transaction using blobs.
Types ¶
type RollupKeeper ¶ added in v0.1.6
type RollupKeeper interface {
GetL1BlockInfo(ctx sdk.Context) (*rolluptypes.L1BlockInfo, error)
}
Click to show internal directories.
Click to hide internal directories.