Expand description
OP-stack-specific helpers and type aliases used by super::FoundryNetwork and
super::FoundryTxReceipt.
Functions§
- build_
deposit_ 🔒receipt_ envelope - Build a
FoundryReceiptEnvelope::Depositfrom aReceiptWithBloom<Log>plus the OP deposit-specific fields decoded from the [OtherFields] of anAnyTransactionReceipt.
Type Aliases§
- Foundry
Transaction Response - JSON-RPC transaction response type used by
super::FoundryNetwork.