diff --git a/classes/_waku_core.DecodedMessage.html b/classes/_waku_core.DecodedMessage.html index 0c36f5935c..8d78496cdd 100644 --- a/classes/_waku_core.DecodedMessage.html +++ b/classes/_waku_core.DecodedMessage.html @@ -25,7 +25,7 @@
+Protected protoOptional relayPrivate relayOptional storePrivate startPrivate stopPrivate stopPrivate Readonly _errorPrivate Readonly dnsPrivate _searchStatic dnsOptional dnsClient: DnsClientStatic decodeStatic decodeStatic decodePrivate queryPrivate Readonly startPrivate callbacklibp2p components
Implementation of IPeerExchange.multicodec
Implementation of IPeerExchange.peerStore
Private handlerPrivate newImplementation of IPeerExchange.peers
Implementation of IPeerExchange.query
Optional userOptional pageOptional peerThe peer to query. If undefined, a pseudo-random peer is selected from the connected Waku Store peers.
Optional timeRetrieve messages with a timestamp within the provided values.
Overrides GossipSub.getMeshPeers
Optional options: StoreQueryOptionsOptional options: StoreQueryOptions
Set the
@@ -227,7 +227,7 @@ ie, without a peer id.multiaddrsfield on the ENR.Returns void
+node Id
@@ -236,7 +236,7 @@ ie, without a peer id.
Returns undefined | string
public Key
@@ -245,7 +245,7 @@ ie, without a peer id.
Returns undefined | Uint8Array
tcp
@@ -254,7 +254,7 @@ ie, without a peer id.- Defined in packages/enr/src/enr.ts:218
Returns undefined | number
+Returns void
+tcp6
@@ -274,7 +274,7 @@ ie, without a peer id.- Defined in packages/enr/src/enr.ts:269
Returns undefined | number
+Returns void
+udp
@@ -294,7 +294,7 @@ ie, without a peer id.- Defined in packages/enr/src/enr.ts:235
Returns undefined | number
+Returns void
+udp6
@@ -314,7 +314,7 @@ ie, without a peer id.- Defined in packages/enr/src/enr.ts:286
Returns undefined | number
+Returns void
+waku2
@@ -336,7 +336,7 @@ ie, without a peer id.- Defined in packages/enr/src/enr.ts:448
Returns undefined | Waku2
+Set the
@@ -349,7 +349,7 @@ ie, without a peer id.waku2field on the ENR.Returns void
+Methods
Returns Promise<Uint8Array>
encode To Values
@@ -378,7 +378,7 @@ ie, without a peer id.
OptionalprivateKey: Uint8ArrayReturns Promise<(string | Uint8Array | number[])[]>
encode Txt
@@ -391,7 +391,7 @@ ie, without a peer id.
OptionalprivateKey: Uint8ArrayReturns Promise<string>
get Full Multiaddr
@@ -409,7 +409,7 @@ use getFullMultiaddrs.
protocol: "tcp" | "udp" | "tcp6" | "udp6" | "udp4" | "tcp4"
Returns undefined | Multiaddr
get Full Multiaddrs
@@ -420,7 +420,7 @@ use getFullMultiaddrs.
Returns Multiaddr[]
get Location Multiaddr
@@ -433,7 +433,7 @@ use getFullMultiaddrs.
protocol: "tcp" | "udp" | "tcp6" | "udp6" | "udp4" | "tcp4"
Returns undefined | Multiaddr
set
@@ -450,7 +450,7 @@ use getFullMultiaddrs.
Implementation of IEnr.set
Overrides Map.set
-- Defined in packages/enr/src/enr.ts:154
set Location Multiaddr
@@ -463,7 +463,7 @@ use getFullMultiaddrs.
multiaddr: Multiaddr
Returns void
sign
@@ -478,7 +478,7 @@ use getFullMultiaddrs.
privateKey: Uint8Array