From 49936a1a115ec96d4370175385a601bbce381953 Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Thu, 23 Apr 2026 21:51:25 +0200 Subject: [PATCH] use createReliableChannel function name Co-authored-by: Igor Sirotin --- standards/application/reliable-channel-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 9c2e47f..5f9dd50 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -276,7 +276,7 @@ types: ```yaml functions: - openChannel: + createReliableChannel: description: "Opens a reliable channel. Sets up the required SDS state, segmentation, and encryption." parameters: - name: channelConfig