mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-10 18:03:07 +00:00
fix: return
This commit is contained in:
parent
5c24505ca5
commit
6a95b07add
@ -743,6 +743,8 @@ func (w *WakuNode) ClosePeerById(id peer.ID) error {
|
||||
Peer: id,
|
||||
Connectedness: network.NotConnected,
|
||||
})
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
func (w *WakuNode) PeerCount() int {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user