Skip to content

Commit c9e82fe

Browse files
Remove local wallet address configuration from initConfig.ts (#430)
1 parent 0b64880 commit c9e82fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/initConfig.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ export const config: InitAppType = {
2323
dAppConfig: {
2424
nativeAuth: true,
2525
environment: EnvironmentsEnum.devnet,
26-
network: {
27-
walletAddress: 'https://localhost:3002'
28-
},
2926
theme: 'mvx:dark-theme',
3027
providers: {
3128
walletConnect: {

0 commit comments

Comments
 (0)