Skip to content

Commit

Permalink
Remove simpleAccount factory address from rootstock
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalrajbacancy committed Apr 4, 2024
1 parent 86dbbc0 commit 8308d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sdk/network/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export const Networks: {
walletFactory: {
etherspot: '0x7f6d8F107fE8551160BD5351d5F1514A6aD5d40E',
zeroDev: '',
simpleAccount: '0x9406Cc6185a346906296840746125a0E44976454',
simpleAccount: '',
}
},
},
Expand All @@ -320,7 +320,7 @@ export const Networks: {
walletFactory: {
etherspot: '0x7f6d8F107fE8551160BD5351d5F1514A6aD5d40E',
zeroDev: '',
simpleAccount: '0x9406Cc6185a346906296840746125a0E44976454',
simpleAccount: '',
}
},
},
Expand Down

0 comments on commit 8308d03

Please sign in to comment.