Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/interface
UnsignedMessage
Interface UnsignedMessage
interface
UnsignedMessage
{
data
:
Uint8Array
;
topic
:
string
;
type
:
"unsigned"
;
}
Index
Properties
data
topic
type
Properties
data
data
:
Uint8Array
topic
topic
:
string
type
type
:
"unsigned"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
topic
type
libp2p
Loading...