We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should store a list of publicly known Bitcoin and Monero nodes for the user to chose from in the settings.
I'd imagine a drop down menu in the settings of the GUI where next to each remote node address the status is displayed)
We will hardcode a list of public nodes and allow the user to modify the list. The modified list should be saved in the tauri store.
The text was updated successfully, but these errors were encountered:
Closed with #128
Sorry, something went wrong.
No branches or pull requests
We should store a list of publicly known Bitcoin and Monero nodes for the user to chose from in the settings.
I'd imagine a drop down menu in the settings of the GUI where next to each remote node address the status is displayed)
We will hardcode a list of public nodes and allow the user to modify the list. The modified list should be saved in the tauri store.
The text was updated successfully, but these errors were encountered: