reth_
rpc_
eth_
types
1.1.2
Module receipt
Module Items
Structs
Functions
In crate reth_
rpc_
eth_
types
reth_rpc_eth_types
Module
receipt
Copy item path
Source
Expand description
RPC receipt response builder, extends a layer one receipt with layer two data.
Structs
§
EthReceipt
Builder
Receipt response builder.
Functions
§
build_
receipt
Builds an [
TransactionReceipt
] obtaining the inner receipt envelope from the given closure.