encoding

package
v1.9.0-rc0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TxConfigWrapper

type TxConfigWrapper struct {
	client.TxConfig
}

TxConfigWrapper wraps the default TxConfig and provides a custom TxDecoder

func NewTxConfig

func NewTxConfig(cdc codec.Codec, sigModes []signingtypes.SignMode) *TxConfigWrapper

NewTxConfig creates a new TxConfigWrapper containing a custom TxDecoder that converts legacy messages

func (*TxConfigWrapper) TxDecoder

func (w *TxConfigWrapper) TxDecoder() sdk.TxDecoder

The TxDecoder wraps the default TxDecoder to convert the legacy ethermint MsgEthereumTx to the new cosmos evmtypes MsgEthereumTx

Jump to

Keyboard shortcuts

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