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:38 +02:00
committed by GitHub
co-authored by Igor Sirotin
parent 20fc26d0bd
commit b0ebaf01ed
@@ -167,8 +167,7 @@ Incoming events are emitted on `channel.messageEvents` as defined by `MessageEve
This spec extends `NodeConfig`, needed to create a node, which is
defined in [MESSAGING-API](/standards/application/messaging-api.md),
with `sds_config` and `rate_limit_config` fields, whose types are defined
in [Type definitions](#type-definitions).
with `sds_config` and `rate_limit_config` fields.
```yaml
NodeConfig: # Extends NodeConfig defined in MESSAGING-API