diff --git a/index.html b/index.html index 08ad9a1f..14dfe3bb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
-0.26.0-rc.2
0.26.0-rc.3
PeerBook
Connection
will be sent in the callback
Disconnects from the given peer
+ + + + + + + + + + + + + +((PeerInfo | PeerId | Multiaddr | string))
+ The peer to ping
+
+ (function (Error))
+
+ void
:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Pings the provided peer
+ + + + + + + + + + + + + +((PeerInfo | PeerId | Multiaddr | string))
+ The peer to ping
+
+ (function (Error, Ping))
+
+ void
:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+