rm rate_limit_config

This commit is contained in:
Ivan FB 2026-04-29 13:53:04 +02:00
parent 6ff41e97f9
commit 0c512d935c
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -212,9 +212,6 @@ NodeConfig: # Extends NodeConfig defined in MESSAGING-API
sds_config:
type: SdsConfig
description: "SDS configuration. See SdsConfig defined in this spec."
rate_limit_config:
type: RateLimitConfig
description: "Rate limiting configuration, including RLN-specific attributes. See RateLimitConfig defined in this spec."
```
### Type definitions