Skip to content

Private network

Pravar Joshi requested to merge private-network into develop

Added the draft functionality of peers creating and joining a private network

Currently, peer id is being used as an identifier during configuration of network. This is under discussion and may be reverted to public keys as originally thought of.

As per comment here the functionality of changing network needs to be tested.

Merge request reports