Optional
ephemeralAn optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.
false
Optional
metaA function called when encoding messages to set the meta field.
The message encoded for wire, without the meta field.
If encryption is used, metaSetter
only accesses encrypted payload.
Optional
pubsubOptional
pubsubOptional
sigAn optional private key to be used to sign the payload before encryption.
The symmetric key to encrypt the payload with.
Generated using TypeDoc
The content topic to set on outgoing messages.