Module receipt_builder
Expand description
Abstraction over receipt building logic to allow plugging different primitive types into
super::EthBlockExecutor
.
Structs§
- Alloy
Receipt Builder - Receipt builder operating on Alloy types.
- Receipt
Builder Ctx - Context for building a receipt.
Traits§
- Receipt
Builder - Type that knows how to build a receipt based on execution result.