Module request
Available on crate feature
rpc
only.Expand description
Alloy basic Transaction Request type.
Structs§
- Build
Transaction Err - Error thrown when a transaction request cannot be built into a transaction.
- Transaction
Input - Helper type that supports both
data
andinput
fields that map to transaction input data. - Transaction
Input Error - Error thrown when both
data
andinput
fields are set and not equal. - Transaction
Request - Represents all transaction requests to/from RPC.