From 7963fdd154efb86917f75de370ce98c0f890d69d Mon Sep 17 00:00:00 2001 From: = Date: Tue, 9 Aug 2022 15:00:43 +0000 Subject: [PATCH] update docs for discoveryInterface --- discoveryInterface/libp2p/connmanager.html | 2 +- discoveryInterface/libp2p/crypto/chacha20poly1305.html | 2 +- discoveryInterface/libp2p/crypto/crypto.html | 2 +- discoveryInterface/libp2p/crypto/curve25519.html | 2 +- discoveryInterface/libp2p/crypto/ecnist.html | 2 +- discoveryInterface/libp2p/crypto/ed25519/constants.html | 2 +- discoveryInterface/libp2p/crypto/ed25519/ed25519.html | 2 +- discoveryInterface/libp2p/crypto/hkdf.html | 2 +- discoveryInterface/libp2p/crypto/minasn1.html | 2 +- discoveryInterface/libp2p/crypto/rsa.html | 2 +- discoveryInterface/libp2p/crypto/secp.html | 2 +- discoveryInterface/libp2p/dial.html | 2 +- discoveryInterface/libp2p/dialer.html | 2 +- discoveryInterface/libp2p/errors.html | 2 +- discoveryInterface/libp2p/multiaddress.html | 2 +- discoveryInterface/libp2p/multibase.html | 2 +- discoveryInterface/libp2p/multicodec.html | 2 +- discoveryInterface/libp2p/multihash.html | 2 +- discoveryInterface/libp2p/multistream.html | 2 +- discoveryInterface/libp2p/muxers/mplex/coder.html | 2 +- discoveryInterface/libp2p/muxers/mplex/mplex.html | 2 +- discoveryInterface/libp2p/muxers/muxer.html | 2 +- discoveryInterface/libp2p/muxers/yamux/yamux.html | 2 +- discoveryInterface/libp2p/nameresolving/nameresolver.html | 2 +- discoveryInterface/libp2p/peerid.html | 2 +- discoveryInterface/libp2p/peerinfo.html | 2 +- discoveryInterface/libp2p/protobuf/minprotobuf.html | 2 +- discoveryInterface/libp2p/protocols/identify.html | 2 +- discoveryInterface/libp2p/protocols/protocol.html | 2 +- discoveryInterface/libp2p/protocols/secure/noise.html | 2 +- discoveryInterface/libp2p/protocols/secure/secure.html | 2 +- discoveryInterface/libp2p/routing_record.html | 2 +- discoveryInterface/libp2p/signed_envelope.html | 2 +- discoveryInterface/libp2p/stream/bufferstream.html | 2 +- discoveryInterface/libp2p/stream/chronosstream.html | 2 +- discoveryInterface/libp2p/stream/connection.html | 2 +- discoveryInterface/libp2p/stream/lpstream.html | 2 +- discoveryInterface/libp2p/stream/streamseq.html | 2 +- discoveryInterface/libp2p/switch.html | 2 +- discoveryInterface/libp2p/transcoder.html | 2 +- discoveryInterface/libp2p/transports/tcptransport.html | 2 +- discoveryInterface/libp2p/transports/transport.html | 2 +- discoveryInterface/libp2p/upgrademngrs/muxedupgrade.html | 2 +- discoveryInterface/libp2p/upgrademngrs/upgrade.html | 2 +- discoveryInterface/libp2p/utility.html | 2 +- discoveryInterface/libp2p/utils/heartbeat.html | 2 +- discoveryInterface/libp2p/utils/offsettedseq.html | 2 +- discoveryInterface/libp2p/utils/semaphore.html | 2 +- discoveryInterface/libp2p/varint.html | 2 +- discoveryInterface/libp2p/vbuffer.html | 2 +- discoveryInterface/libp2p/wire.html | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-) diff --git a/discoveryInterface/libp2p/connmanager.html b/discoveryInterface/libp2p/connmanager.html index 5b1ee4403..131113a91 100644 --- a/discoveryInterface/libp2p/connmanager.html +++ b/discoveryInterface/libp2p/connmanager.html @@ -888,7 +888,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/chacha20poly1305.html b/discoveryInterface/libp2p/crypto/chacha20poly1305.html index 673f61436..920304152 100644 --- a/discoveryInterface/libp2p/crypto/chacha20poly1305.html +++ b/discoveryInterface/libp2p/crypto/chacha20poly1305.html @@ -393,7 +393,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/crypto.html b/discoveryInterface/libp2p/crypto/crypto.html index dde3a00ed..674198705 100644 --- a/discoveryInterface/libp2p/crypto/crypto.html +++ b/discoveryInterface/libp2p/crypto/crypto.html @@ -1751,7 +1751,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/curve25519.html b/discoveryInterface/libp2p/crypto/curve25519.html index 66dd27a81..9e05a84ea 100644 --- a/discoveryInterface/libp2p/crypto/curve25519.html +++ b/discoveryInterface/libp2p/crypto/curve25519.html @@ -399,7 +399,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/ecnist.html b/discoveryInterface/libp2p/crypto/ecnist.html index f52d5f0c7..41bc7ab07 100644 --- a/discoveryInterface/libp2p/crypto/ecnist.html +++ b/discoveryInterface/libp2p/crypto/ecnist.html @@ -1410,7 +1410,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/ed25519/constants.html b/discoveryInterface/libp2p/crypto/ed25519/constants.html index afa9a58e9..7bc94ad9b 100644 --- a/discoveryInterface/libp2p/crypto/ed25519/constants.html +++ b/discoveryInterface/libp2p/crypto/ed25519/constants.html @@ -3040,7 +3040,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/ed25519/ed25519.html b/discoveryInterface/libp2p/crypto/ed25519/ed25519.html index 49e583a01..d98f770c3 100644 --- a/discoveryInterface/libp2p/crypto/ed25519/ed25519.html +++ b/discoveryInterface/libp2p/crypto/ed25519/ed25519.html @@ -940,7 +940,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/hkdf.html b/discoveryInterface/libp2p/crypto/hkdf.html index cbd7b79e9..f8483187d 100644 --- a/discoveryInterface/libp2p/crypto/hkdf.html +++ b/discoveryInterface/libp2p/crypto/hkdf.html @@ -275,7 +275,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/minasn1.html b/discoveryInterface/libp2p/crypto/minasn1.html index 1bd00b79e..60fd8dd50 100644 --- a/discoveryInterface/libp2p/crypto/minasn1.html +++ b/discoveryInterface/libp2p/crypto/minasn1.html @@ -1209,7 +1209,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/rsa.html b/discoveryInterface/libp2p/crypto/rsa.html index a5f27255f..d3029ea3a 100644 --- a/discoveryInterface/libp2p/crypto/rsa.html +++ b/discoveryInterface/libp2p/crypto/rsa.html @@ -1024,7 +1024,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/crypto/secp.html b/discoveryInterface/libp2p/crypto/secp.html index 112fc93a3..57f104c58 100644 --- a/discoveryInterface/libp2p/crypto/secp.html +++ b/discoveryInterface/libp2p/crypto/secp.html @@ -936,7 +936,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/dial.html b/discoveryInterface/libp2p/dial.html index e702ebdb3..035d98333 100644 --- a/discoveryInterface/libp2p/dial.html +++ b/discoveryInterface/libp2p/dial.html @@ -341,7 +341,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/dialer.html b/discoveryInterface/libp2p/dialer.html index 0a9f0892a..910e5e4d6 100644 --- a/discoveryInterface/libp2p/dialer.html +++ b/discoveryInterface/libp2p/dialer.html @@ -410,7 +410,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/errors.html b/discoveryInterface/libp2p/errors.html index 1973cec57..2efdd0ef5 100644 --- a/discoveryInterface/libp2p/errors.html +++ b/discoveryInterface/libp2p/errors.html @@ -357,7 +357,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/multiaddress.html b/discoveryInterface/libp2p/multiaddress.html index 616db2720..6e476e34f 100644 --- a/discoveryInterface/libp2p/multiaddress.html +++ b/discoveryInterface/libp2p/multiaddress.html @@ -2115,7 +2115,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/multibase.html b/discoveryInterface/libp2p/multibase.html index f5b9677fe..50c41e7f5 100644 --- a/discoveryInterface/libp2p/multibase.html +++ b/discoveryInterface/libp2p/multibase.html @@ -396,7 +396,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/multicodec.html b/discoveryInterface/libp2p/multicodec.html index cc9746e61..bcd01db2d 100644 --- a/discoveryInterface/libp2p/multicodec.html +++ b/discoveryInterface/libp2p/multicodec.html @@ -484,7 +484,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/multihash.html b/discoveryInterface/libp2p/multihash.html index 9ea08b7bb..c26aeacdf 100644 --- a/discoveryInterface/libp2p/multihash.html +++ b/discoveryInterface/libp2p/multihash.html @@ -693,7 +693,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/multistream.html b/discoveryInterface/libp2p/multistream.html index 02e253d94..e1cb6e803 100644 --- a/discoveryInterface/libp2p/multistream.html +++ b/discoveryInterface/libp2p/multistream.html @@ -598,7 +598,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/muxers/mplex/coder.html b/discoveryInterface/libp2p/muxers/mplex/coder.html index f70d6a55f..093473531 100644 --- a/discoveryInterface/libp2p/muxers/mplex/coder.html +++ b/discoveryInterface/libp2p/muxers/mplex/coder.html @@ -392,7 +392,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/muxers/mplex/mplex.html b/discoveryInterface/libp2p/muxers/mplex/mplex.html index 0b35b9621..c11ad9490 100644 --- a/discoveryInterface/libp2p/muxers/mplex/mplex.html +++ b/discoveryInterface/libp2p/muxers/mplex/mplex.html @@ -400,7 +400,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/muxers/muxer.html b/discoveryInterface/libp2p/muxers/muxer.html index 42444806f..07e1e8db7 100644 --- a/discoveryInterface/libp2p/muxers/muxer.html +++ b/discoveryInterface/libp2p/muxers/muxer.html @@ -504,7 +504,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/muxers/yamux/yamux.html b/discoveryInterface/libp2p/muxers/yamux/yamux.html index fcaa4c2fb..4a7d5ae02 100644 --- a/discoveryInterface/libp2p/muxers/yamux/yamux.html +++ b/discoveryInterface/libp2p/muxers/yamux/yamux.html @@ -545,7 +545,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/nameresolving/nameresolver.html b/discoveryInterface/libp2p/nameresolving/nameresolver.html index 10eeac577..c2a9af3fa 100644 --- a/discoveryInterface/libp2p/nameresolving/nameresolver.html +++ b/discoveryInterface/libp2p/nameresolving/nameresolver.html @@ -355,7 +355,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/peerid.html b/discoveryInterface/libp2p/peerid.html index c46e6314a..62c6b3f48 100644 --- a/discoveryInterface/libp2p/peerid.html +++ b/discoveryInterface/libp2p/peerid.html @@ -789,7 +789,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/peerinfo.html b/discoveryInterface/libp2p/peerinfo.html index a46328632..44661d9f0 100644 --- a/discoveryInterface/libp2p/peerinfo.html +++ b/discoveryInterface/libp2p/peerinfo.html @@ -393,7 +393,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/protobuf/minprotobuf.html b/discoveryInterface/libp2p/protobuf/minprotobuf.html index e51f36f2e..55ea1aa5b 100644 --- a/discoveryInterface/libp2p/protobuf/minprotobuf.html +++ b/discoveryInterface/libp2p/protobuf/minprotobuf.html @@ -939,7 +939,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/protocols/identify.html b/discoveryInterface/libp2p/protocols/identify.html index ae5924022..752e677e7 100644 --- a/discoveryInterface/libp2p/protocols/identify.html +++ b/discoveryInterface/libp2p/protocols/identify.html @@ -620,7 +620,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/protocols/protocol.html b/discoveryInterface/libp2p/protocols/protocol.html index 454fce91f..0eef5a848 100644 --- a/discoveryInterface/libp2p/protocols/protocol.html +++ b/discoveryInterface/libp2p/protocols/protocol.html @@ -385,7 +385,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/protocols/secure/noise.html b/discoveryInterface/libp2p/protocols/secure/noise.html index d4c5e1e9a..03c975590 100644 --- a/discoveryInterface/libp2p/protocols/secure/noise.html +++ b/discoveryInterface/libp2p/protocols/secure/noise.html @@ -559,7 +559,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/protocols/secure/secure.html b/discoveryInterface/libp2p/protocols/secure/secure.html index 8c4c59cc8..17a2ea020 100644 --- a/discoveryInterface/libp2p/protocols/secure/secure.html +++ b/discoveryInterface/libp2p/protocols/secure/secure.html @@ -541,7 +541,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/routing_record.html b/discoveryInterface/libp2p/routing_record.html index d6d063e27..52f108c7c 100644 --- a/discoveryInterface/libp2p/routing_record.html +++ b/discoveryInterface/libp2p/routing_record.html @@ -422,7 +422,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/signed_envelope.html b/discoveryInterface/libp2p/signed_envelope.html index fafb36435..f9c7f1090 100644 --- a/discoveryInterface/libp2p/signed_envelope.html +++ b/discoveryInterface/libp2p/signed_envelope.html @@ -503,7 +503,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/stream/bufferstream.html b/discoveryInterface/libp2p/stream/bufferstream.html index 58d5b6030..336d04693 100644 --- a/discoveryInterface/libp2p/stream/bufferstream.html +++ b/discoveryInterface/libp2p/stream/bufferstream.html @@ -516,7 +516,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/stream/chronosstream.html b/discoveryInterface/libp2p/stream/chronosstream.html index 2d3a9bea3..1a554c9d8 100644 --- a/discoveryInterface/libp2p/stream/chronosstream.html +++ b/discoveryInterface/libp2p/stream/chronosstream.html @@ -501,7 +501,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/stream/connection.html b/discoveryInterface/libp2p/stream/connection.html index 8510c0cfa..ca3b2adf9 100644 --- a/discoveryInterface/libp2p/stream/connection.html +++ b/discoveryInterface/libp2p/stream/connection.html @@ -558,7 +558,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/stream/lpstream.html b/discoveryInterface/libp2p/stream/lpstream.html index 5713e358b..7fed1b756 100644 --- a/discoveryInterface/libp2p/stream/lpstream.html +++ b/discoveryInterface/libp2p/stream/lpstream.html @@ -995,7 +995,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/stream/streamseq.html b/discoveryInterface/libp2p/stream/streamseq.html index f807c5472..25fc19b9a 100644 --- a/discoveryInterface/libp2p/stream/streamseq.html +++ b/discoveryInterface/libp2p/stream/streamseq.html @@ -442,7 +442,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/switch.html b/discoveryInterface/libp2p/switch.html index 1ab6ea9e5..9916221d0 100644 --- a/discoveryInterface/libp2p/switch.html +++ b/discoveryInterface/libp2p/switch.html @@ -619,7 +619,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/transcoder.html b/discoveryInterface/libp2p/transcoder.html index c1708170c..b2b50ad80 100644 --- a/discoveryInterface/libp2p/transcoder.html +++ b/discoveryInterface/libp2p/transcoder.html @@ -266,7 +266,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/transports/tcptransport.html b/discoveryInterface/libp2p/transports/tcptransport.html index b96278adf..5cc58aa5c 100644 --- a/discoveryInterface/libp2p/transports/tcptransport.html +++ b/discoveryInterface/libp2p/transports/tcptransport.html @@ -473,7 +473,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/transports/transport.html b/discoveryInterface/libp2p/transports/transport.html index 990be5569..fd9b405ec 100644 --- a/discoveryInterface/libp2p/transports/transport.html +++ b/discoveryInterface/libp2p/transports/transport.html @@ -489,7 +489,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/upgrademngrs/muxedupgrade.html b/discoveryInterface/libp2p/upgrademngrs/muxedupgrade.html index 15da6a019..7b8b9edba 100644 --- a/discoveryInterface/libp2p/upgrademngrs/muxedupgrade.html +++ b/discoveryInterface/libp2p/upgrademngrs/muxedupgrade.html @@ -390,7 +390,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/upgrademngrs/upgrade.html b/discoveryInterface/libp2p/upgrademngrs/upgrade.html index 1f914d19b..f8ffe081e 100644 --- a/discoveryInterface/libp2p/upgrademngrs/upgrade.html +++ b/discoveryInterface/libp2p/upgrademngrs/upgrade.html @@ -386,7 +386,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/utility.html b/discoveryInterface/libp2p/utility.html index 21b43e1c6..62e3b5988 100644 --- a/discoveryInterface/libp2p/utility.html +++ b/discoveryInterface/libp2p/utility.html @@ -287,7 +287,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/utils/heartbeat.html b/discoveryInterface/libp2p/utils/heartbeat.html index ef7e5bed3..d5fce2ac5 100644 --- a/discoveryInterface/libp2p/utils/heartbeat.html +++ b/discoveryInterface/libp2p/utils/heartbeat.html @@ -245,7 +245,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/utils/offsettedseq.html b/discoveryInterface/libp2p/utils/offsettedseq.html index fb303c666..5dca3fbe5 100644 --- a/discoveryInterface/libp2p/utils/offsettedseq.html +++ b/discoveryInterface/libp2p/utils/offsettedseq.html @@ -512,7 +512,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/utils/semaphore.html b/discoveryInterface/libp2p/utils/semaphore.html index c41ec4545..85086d66c 100644 --- a/discoveryInterface/libp2p/utils/semaphore.html +++ b/discoveryInterface/libp2p/utils/semaphore.html @@ -362,7 +362,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/varint.html b/discoveryInterface/libp2p/varint.html index 874d39577..bf14ff5e8 100644 --- a/discoveryInterface/libp2p/varint.html +++ b/discoveryInterface/libp2p/varint.html @@ -725,7 +725,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/vbuffer.html b/discoveryInterface/libp2p/vbuffer.html index cfab62753..26877d116 100644 --- a/discoveryInterface/libp2p/vbuffer.html +++ b/discoveryInterface/libp2p/vbuffer.html @@ -639,7 +639,7 @@ class="link-seesrc" target="_blank">Source diff --git a/discoveryInterface/libp2p/wire.html b/discoveryInterface/libp2p/wire.html index ba7db9769..b6a55f178 100644 --- a/discoveryInterface/libp2p/wire.html +++ b/discoveryInterface/libp2p/wire.html @@ -572,7 +572,7 @@ class="link-seesrc" target="_blank">Source