Skip to content

Commit

Permalink
Update pages/advanced/eip-7702/overview.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Germán Martínez <[email protected]>
  • Loading branch information
akshay-ap and germartinez authored Dec 4, 2024
1 parent 3224c58 commit 2b6cd0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/advanced/eip-7702/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ storage. This enhancement allows EOAs to function as smart contract accounts, un

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
- `address`: The account address to which calls will be delegated
- `chain_id`: The identifier of the blockchain network.
- `address`: The account address to which calls will be delegated.
- `nonce`: Current nonce of the account.


Expand Down

0 comments on commit 2b6cd0c

Please sign in to comment.