From 75def5551b686f8a1b98eae10fae213d221a4707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Garamv=C3=B6lgyi?= Date: Thu, 9 Jan 2025 10:56:45 +0100 Subject: [PATCH] Update eip-7702.md --- EIPS/eip-7702.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-7702.md b/EIPS/eip-7702.md index f713a2ac304c13..eed1060f2b7357 100644 --- a/EIPS/eip-7702.md +++ b/EIPS/eip-7702.md @@ -1,7 +1,7 @@ --- eip: 7702 title: Set EOA account code -description: Add a new tx type that permanently sets the code for an EOA +description: Add a new tx type that sets the code for an EOA author: Vitalik Buterin (@vbuterin), Sam Wilson (@SamWilsn), Ansgar Dietrichs (@adietrichs), lightclient (@lightclient) discussions-to: https://ethereum-magicians.org/t/eip-set-eoa-account-code-for-one-transaction/19923 status: Review