Skip to content

Commit

Permalink
Remove saltNonce
Browse files Browse the repository at this point in the history
  • Loading branch information
wshino committed Sep 17, 2024
1 parent 0066e6a commit d98e072
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/burnerWallet/GuardianSetup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ const GuardianSetup = () => {
signer: walletClientToSmartAccountSigner(client),
safeVersion: "1.4.1",
entryPoint: ENTRYPOINT_ADDRESS_V07,
saltNonce: 10n,
safe4337ModuleAddress: "0x3Fdb5BC686e861480ef99A6E3FaAe03c0b9F32e2",
erc7569LaunchpadAddress: "0xEBe001b3D534B9B6E2500FB78E67a1A137f561CE",
validators: [
Expand Down

0 comments on commit d98e072

Please sign in to comment.