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