Module alloy_rpc_types_eth::transaction::request
source · Expand description
Alloy basic Transaction Request type.
Structs§
- Error thrown when a transaction request cannot be built into a transaction.
- Helper type that supports both
data
andinput
fields that map to transaction input data. - Error thrown when both
data
andinput
fields are set and not equal. - Represents all transaction requests to/from RPC.