helpers

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnteHandler

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

func NewAnteHandler

func NewAnteHandler(
	options authante.HandlerOptions,
	rollupKeeper *rollupkeeper.Keeper,
) (*AnteHandler, error)

func (*AnteHandler) AnteHandle

func (a *AnteHandler) AnteHandle(
	ctx sdktypes.Context,
	tx sdktypes.Tx,
	simulate bool,
) (sdktypes.Context, error)

type TxDecoder

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

func NewTxDecoder

func NewTxDecoder(cdc codec.Codec) *TxDecoder

func (*TxDecoder) Decode

func (d *TxDecoder) Decode(txBytes []byte) (sdktypes.Tx, error)

Jump to

Keyboard shortcuts

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