Skip to content

Commit

Permalink
Update ContextProvider.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hostgsr authored Apr 15, 2024
1 parent e7e6358 commit 0270a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/context/ContextProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const ContextProvider: React.FC<ContextProviderProps> = ({ children }) => {
return (
<DynamicContextProvider
settings={{
environmentId: '622731b3-a151-4656-8b08-de858d71d397',
environmentId: 'f22c5820-7435-4025-a7ef-0a9b56286070',
walletConnectors: [EthereumWalletConnectors],
networkValidationMode: "always",
walletConnectorExtensions: [EthersExtension],
Expand Down

0 comments on commit 0270a18

Please sign in to comment.