Skip to content

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

Description

@inkeliz

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.

    if h.Count() < 256 {

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions