mirror of https://github.com/status-im/go-waku.git
7badb4a37b
* fix: slice error for index out of bounds this commit fixes slicing `notConnectedPeers` array with 0 to a negative value of `numPeersToConnect` by first checking if `numPeersToConnect` are greater than 0 |
||
---|---|---|
.. | ||
discv5 | ||
dnsdisc | ||
hash | ||
node | ||
payload | ||
peermanager | ||
peerstore | ||
protocol | ||
rendezvous | ||
timesource | ||
utils |