Module serde_bincode_compat

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

Bincode-compatible serde implementations for transaction types.

Structsยง

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.