Optional
store: WakuStoreOptional
lightPush: WakuLightPushOptional
filter: WakuFilterOptional
filterOptional
lightPrivate
pingOptional
relayPrivate
relayOptional
storeOptional
options: { contentTopics?: string[]; method?: DecryptionMethod }Optional
contentOptional
method?: DecryptionMethodPrivate
startPrivate
stopPrivate
stopGenerated using TypeDoc
Register a decryption key to attempt decryption of messages received via WakuRelay and WakuStore. This can either be a private key for asymmetric encryption or a symmetric key.
Strings must be in hex format.