Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Argeare5 committed Jan 16, 2024
1 parent e254f61 commit 572f26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export default function WagmiConfigProviderWrapper() {
return createWagmiConfig({
chains: CHAINS,
connectorsInitProps: {
appName: 'Test',
appName: 'YourAppName',
defaultChainId: DESIRED_CHAIN_ID,
wcParams: {
projectId: process.env.NEXT_PUBLIC_WC_PROJECT_ID || '',
Expand Down

0 comments on commit 572f26c

Please sign in to comment.