Available on crate features
serde
and serde-bincode-compat
only.Expand description
Bincode-compatible serde implementations for transaction types.
Structsยง
- Bincode-compatible
super::TxEip1559
serde implementation. - Bincode-compatible
super::TxEip2930
serde implementation. - Bincode-compatible
super::TxEip7702
serde implementation. - Bincode-compatible
super::TxLegacy
serde implementation.