Update standards/application/reliable-channel-api.md

Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
This commit is contained in:
Ivan FB 2026-04-28 00:25:09 +02:00 committed by GitHub
parent 9fde880ea4
commit 20fc26d0bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,9 +108,8 @@ in [MESSAGING-API](/standards/application/messaging-api.md).
functions:
createReliableChannel:
description: "Opens a reliable channel over the given content topic. Sets up the required SDS state,
segmentation, and encryption, and subscribes to `contentTopic` via the underlying
[MESSAGING-API](/standards/application/messaging-api.md)."
description: "Creates a reliable channel over the given content topic. Sets up the required SDS state,
segmentation, and encryption, and subscribes to `contentTopic`."
parameters:
- name: node
type: WakuNode