Preparing search index...
The search index is not available
Documentation
Documentation
@libp2p/daemon-protocol
index
DHTResponse
Interface DHTResponse
interface
DHTResponse
{
peer
?:
PeerInfo
;
type
?:
DHTResponse
.
Type
;
value
?:
Uint8Array
;
}
Index
Properties
peer?
type?
value?
Properties
Optional
peer
peer
?:
PeerInfo
Optional
type
type
?:
DHTResponse
.
Type
Optional
value
value
?:
Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
peer
type
value
Documentation
Loading...