Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
g11tech committed Jul 26, 2024
1 parent 26c1a70 commit 0a88b03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions EIPS/eip-7702.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ With this method:
* if EOA is delegated to a new address, it (essentially) starts with clean storage
* if the contract is delegated back to a previous `address`, the EVM will be able to _re-attach_ its old storage.

Again for the purpose of [EIP-158](../eip-158.md) cleanup, this storage should be considered attached to the EOA address.

#### In-protocol revocation

Unlike previous versions of this EIP, the delegation designation can be revoked at anytime by signing and sending an EIP-7702 authorization to a new target with the account's current nonce. Without such action, a delegation will remain valid in perpetuity.
Expand Down

0 comments on commit 0a88b03

Please sign in to comment.