Nanollet icon indicating copy to clipboard operation
Nanollet copied to clipboard

Easy way to add a peer and change the default peers.

Open inkeliz opened this issue 5 years ago • 0 comments

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. https://github.com/brokenbydefault/Nanollet/blob/9a6082c76d855ef0e9be2502e11ebe0416c87f0f/Storage/peers.go#L122

  • Create a new section to add a new peers, creating a new app for wallet configuration.

inkeliz avatar Sep 14 '18 20:09 inkeliz