Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web-wallet: Detect network connection #2681

Open
kieranhall opened this issue Oct 16, 2024 · 0 comments · Fixed by #2734 · May be fixed by #2763
Open

web-wallet: Detect network connection #2681

kieranhall opened this issue Oct 16, 2024 · 0 comments · Fixed by #2734 · May be fixed by #2763
Assignees

Comments

@kieranhall
Copy link
Member

The web-wallet needs to behave similar to the explorer, in that it needs to determine the network URL to use when interfacing with a node. Currently the wallet it passed VITE_LOCAL_NODE, which needs to be eliminated. Instead the wallet will need to default to using it's own host (assuming that it's a locally hosted app).

The wallet should only use a specific node URL if one is passed via VITE_NODE_URL (to be consistent with the explorer app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant