Skip to content

Commit 238ce1f

Browse files
authored
fix: updated anvil private keys (#53)
1 parent 52f249d commit 238ce1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/typescript/src/___PLAYGROUND___/helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ export const getAnvilAccounts = (): [
402402
{
403403
address: '0x70997970C51812dc3A010C7d01b50e0d17dc79C8',
404404
privateKey:
405-
'0x59c6995e998f97ff67aac7c2c20ba75d75cd8d1c6f75d7b2e08f4b2f31b7c527',
405+
'0x59c6995e998f97a5a0044966f0945389dc9e86dae88c7a8412f4603b6b78690d',
406406
},
407407
{
408408
address: '0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC',

0 commit comments

Comments
 (0)