mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-02-18 12:53:08 +00:00
fix: return
This commit is contained in:
parent
4ce04014d1
commit
1cf3de3a3f
@ -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