We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa25b6e commit 33d2044Copy full SHA for 33d2044
demo/vue-app-new/src/MainView.vue
@@ -239,12 +239,6 @@ const configs = computed(() => {
239
logoLight: logoLight || "https://images.web3auth.io/web3auth-logo-w.svg",
240
},
241
confirmationStrategy,
242
- walletUrls: {
243
- production: {
244
- url: "http://localhost:4050",
245
- logLevel: "debug",
246
- },
247
248
249
});
250
plugins.push(walletServicesPlugin);
0 commit comments