mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 21:15:01 +00:00
up light_push
This commit is contained in:
parent
0245f060f5
commit
92a7d2b00e
@ -38,6 +38,7 @@ class LightPush extends BaseProtocolSDK implements ILightPush {
|
||||
);
|
||||
|
||||
this.reliabilityMonitor = ReliabilityMonitorManager.createSenderMonitor(
|
||||
libp2p.getConnections,
|
||||
this.renewPeer.bind(this)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user