Skip to content

Commit

Permalink
feat: set constant hashedFactorNonce
Browse files Browse the repository at this point in the history
  • Loading branch information
schmanu committed Nov 8, 2023
1 parent c2d55de commit a7e0d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hooks/wallets/mpc/useMPC.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export const useInitMPC = () => {
enableLogging: true,
chainConfig,
manualSync: true,
hashedFactorNonce: 'safe-global-sfa-nonce',
})

web3AuthCoreKit
Expand Down

0 comments on commit a7e0d1b

Please sign in to comment.