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
The wallet initialy stablish a connection with some pre-defined nodes, the same behavior of the original wallet, by RaiBlocks.
This list need to be changed by the user, if they want to.
The hardcoded limit needs to be removed, allowing increase the limit when the user manually add some node.
Nanollet/Storage/peers.go
Line 122 in 9a6082c
Create a new section to add a new peers, creating a new app for wallet configuration.
The text was updated successfully, but these errors were encountered:
inkeliz
No branches or pull requests
The wallet initialy stablish a connection with some pre-defined nodes, the same behavior of the original wallet, by RaiBlocks.
This list need to be changed by the user, if they want to.
The hardcoded limit needs to be removed, allowing increase the limit when the user manually add some node.
Nanollet/Storage/peers.go
Line 122 in 9a6082c
Create a new section to add a new peers, creating a new app for wallet configuration.
The text was updated successfully, but these errors were encountered: