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]) DecodeJSON ¶
DecodeJSON implements transaction.Codec.
Click to show internal directories.
Click to hide internal directories.