This commit is contained in:
Felicio Mununga 2022-05-29 17:41:55 +02:00
parent 3d67946fb0
commit 598a6a120e
No known key found for this signature in database
GPG Key ID: B4572D17D9BE6ECA
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ export class Waku {
/**
* NOTE: Event is not being emitted on closing nor loosing a connection.
* @see https://github.com/libp2p/js-libp2p/issues/939
* @see https://github.com/status-im/js-waku/issues/252
*
* >This event will be triggered anytime we are disconnected from another peer,
* >regardless of the circumstances of that disconnection.