gccodec

package
v0.0.0-...-eb84680 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TxDecoder

type TxDecoder[T transaction.Tx] struct {
	// contains filtered or unexported fields
}

func NewTxDecoder

func NewTxDecoder(txConfig client.TxConfig) TxDecoder[transaction.Tx]

func (TxDecoder[T]) Decode

func (t TxDecoder[T]) Decode(bz []byte) (T, error)

Decode implements transaction.Codec.

func (TxDecoder[T]) DecodeJSON

func (t TxDecoder[T]) DecodeJSON(bz []byte) (T, error)

DecodeJSON implements transaction.Codec.

Jump to

Keyboard shortcuts

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