Skip to content

Commit

Permalink
requestSig
Browse files Browse the repository at this point in the history
  • Loading branch information
AntGe committed Oct 29, 2024
1 parent 8b4b81a commit 0384210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ root.render(
<QueryClientProvider client={queryClient}>
<WalletConnectorProvider
defaultChainId={+environment.defaultChainId}
requestSig={true}
requestSig={false}
>
<StyledEngineProvider injectFirst>
<ThemeProvider theme={AutTheme}>
Expand Down

0 comments on commit 0384210

Please sign in to comment.