Module eip7702

Source
Expand description

Re-export the EIP-7702 types.

Modules§

constants
EIP-7702 constants.

Structs§

Authorization
An unsigned EIP-7702 authorization.
RecoveredAuthorization
A recovered authorization.
SignedAuthorization
A signed EIP-7702 authorization.

Enums§

Eip7702Error
EIP-7702 error.
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).