Skip to content

Commit

Permalink
docs: up
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom authored Feb 12, 2025
1 parent d887f68 commit 44872a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/pages/experimental/eip7702/contract-writes.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ const authorization = await walletClient.signAuthorization({
})

const hash = await walletClient.writeContract({
account: sponsor, // [!code ++]
abi,
address: walletClient.account.address,
functionName: 'execute',
Expand Down

0 comments on commit 44872a0

Please sign in to comment.