Module serde_bincode_compat

Source
Available on crate features serde and serde-bincode-compat only.
Expand description

Bincode-compatible serde implementations.

Structs§

EthereumTxEnvelope
Bincode-compatible [super::EthereumTxEnvelope] serde implementation.
Receipt
Bincode-compatible super::Receipt serde implementation.
TxEip1559
Bincode-compatible [super::TxEip1559] serde implementation.
TxEip2930
Bincode-compatible [super::TxEip2930] serde implementation.
TxEip7702
Bincode-compatible [super::TxEip7702] serde implementation.
TxLegacy
Bincode-compatible [super::TxLegacy] serde implementation.

Enums§

EthereumTypedTransaction
Bincode-compatible [super::EthereumTypedTransaction] serde implementation.