From 3224c582d33dfa76eb4911c97771bd407029438a Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 4 Dec 2024 12:26:17 +0100 Subject: [PATCH] Update pages/advanced/eip-7702/overview.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Germán Martínez <6764315+germartinez@users.noreply.github.com> --- pages/advanced/eip-7702/overview.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/advanced/eip-7702/overview.mdx b/pages/advanced/eip-7702/overview.mdx index 61c23961..2bc3ffd1 100644 --- a/pages/advanced/eip-7702/overview.mdx +++ b/pages/advanced/eip-7702/overview.mdx @@ -8,6 +8,7 @@ storage. This enhancement allows EOAs to function as smart contract accounts, un - Delegated actions: Granting other addresses limited access to act on behalf of the EOA ## Signing Process + In its current implementation, EIP-7702 requires the EOA to sign a special hash calculated using the following parameters: - `chain_id`: The identifier of the blockchain network