Expand description
Transaction related types
Modules§
Structs§
- A wrapper for TypedTransaction that allows impersonating accounts.
- Queued transaction
- Represents all relevant information of an executed transaction
Enums§
- Container type for signed, typed transactions.
Functions§
- Converts a [TransactionRequest] into a TypedTransactionRequest. Should be removed once the call builder abstraction for providers is in place.