chunks should alse be rate-limited

This commit is contained in:
Ivan FB 2026-04-23 23:27:12 +02:00
parent 9a67839c92
commit d7836f4b32
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -271,7 +271,7 @@ types:
epochSizeMs:
type: uint
default: 600000 # 10 minutes
description: "The epoch size used by the RLN relay, in milliseconds. Only the first message chunk is rate limited."
description: "The epoch size used by the RLN relay, in milliseconds."
```
#### Channel function definitions