Structs§
- Authorization
- An unsigned EIP-7702 authorization.
- Primitive
Signature - An Ethereum ECDSA signature.
- Recovered
Authorization - A recovered authorization.
- Signed
Authorization - A signed EIP-7702 authorization.
Enums§
- Authorization
List - Authorization list for EIP-7702 transaction type.
- Recovered
Authority - Represents the outcome of an attempt to recover the authority from an authorization.
It can either be valid (containing an
Address
) or invalid (indicating recovery failure).