- Preparing search index...
- The search index is not available
js-waku
Properties
contentTopic
contentTopic: string
toWire
to
Wire
: ((message
: Partial<Message>) => Promise<undefined | Uint8Array>)
Type declaration
-
- (message: Partial<Message>): Promise<undefined | Uint8Array>
-
Returns Promise<undefined | Uint8Array>