Available on crate features 
serde and serde-bincode-compat only.Expand description
Bincode-compatible serde implementations.
Structs§
- Ethereum
TxEnvelope  - Bincode-compatible [
super::EthereumTxEnvelope] serde implementation. - Receipt
 - Bincode-compatible 
super::Receiptserde 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§
- Ethereum
Typed Transaction  - Bincode-compatible [
super::EthereumTypedTransaction] serde implementation.