You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
Hi
New to erlang so excuse me if I have misinterpreted this.
This line and the subsequent few look like it may be skipping the first peer in the list (when there is more than one).
https://github.com/helium/erlang-libp2p/blob/master/src/peerbook/libp2p_peerbook.erl#L229
If uniform picks from 1 to N inclusive and is then added to the start position it means it can never begin with that initial point.
Thanks
Tony
The text was updated successfully, but these errors were encountered: