Skip to content

Commit 44872a0

Browse files
authored
docs: up
1 parent d887f68 commit 44872a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/pages/experimental/eip7702/contract-writes.md

+1
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ const authorization = await walletClient.signAuthorization({
349349
})
350350

351351
const hash = await walletClient.writeContract({
352+
account: sponsor, // [!code ++]
352353
abi,
353354
address: walletClient.account.address,
354355
functionName: 'execute',

0 commit comments

Comments
 (0)