Module receipt
reth_
rpc_
eth_
types
1.1.5
Module receipt
Module Items
Structs
Functions
In crate reth_
rpc_
eth_
types
Modules
builder
cache
error
fee_history
gas_oracle
id_provider
logs_utils
pending_block
receipt
revm_utils
simulate
transaction
utils
reth_rpc_eth_types
Module
receipt
Copy item path
Settings
Help
Summary
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.