Module authorization_list

Source

Structs§

Authorization
An unsigned EIP-7702 authorization.
PrimitiveSignature
An Ethereum ECDSA signature.
RecoveredAuthorization
A recovered authorization.
SignedAuthorization
A signed EIP-7702 authorization.

Enums§

AuthorizationList
Authorization list for EIP-7702 transaction type.
RecoveredAuthority
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).