Skip to content

Avoid redunding connections Ref #116

Hermann requested to merge fix/116/number-of-connections-explode into feature/ledger

Fixed on 2 points:

  • in cpp, make sure the peer has a public key to be found when "adding" peer,
  • in hpp, assign a connection id if none yet assigned.
Edited by Hermann

Merge request reports