helium / erlang-libp2p

An Erlang implementation of libp2p swarms
https://helium.github.io/erlang-libp2p
Apache License 2.0
121 stars 34 forks source link

Jc/local peer get exception #444

Closed joecaswell closed 2 years ago

joecaswell commented 2 years ago

Return the local peer record even if the network is undefined. If it doesn't exist or has a different network id than the swarm, recreate the local peer record first

Vagabond commented 2 years ago

@joecaswell can you fix the merge conflict?

joecaswell commented 2 years ago

rebased on master