Skip to content

Commit

Permalink
Remove communicationServerUrl option from React SDK example (MetaMask…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandratran authored Oct 5, 2023
1 parent 8ce692a commit 38ce8a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wallet/how-to/connect/set-up-sdk/javascript/react/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ root.render(
logging:{
developerMode: false,
},
communicationServerUrl: process.env.REACT_APP_COMM_SERVER_URL,
checkInstallationImmediately: false, // This will automatically connect to MetaMask on page load
dappMetadata: {
name: "Demo React App",
Expand Down

0 comments on commit 38ce8a2

Please sign in to comment.