mirror of
https://github.com/logos-messaging/specs.git
synced 2026-04-15 02:33:08 +00:00
as per Zoltan recommendation, remove unneeded parameter in openChannel
This commit is contained in:
parent
638f8676d6
commit
f8156d4c2a
@ -280,9 +280,6 @@ functions:
|
||||
openChannel:
|
||||
description: "Opens a reliable channel. Sets up the required SDS state, segmentation, and encryption."
|
||||
parameters:
|
||||
- name: nodeConfig
|
||||
type: NodeConfig
|
||||
description: "The node configuration. See [MESSAGING-API](/standards/application/messaging-api.md)."
|
||||
- name: channelConfig
|
||||
type: ReliableChannelConfig
|
||||
description: "Configuration for the channel."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user