diff --git a/content/vac/acz/rlnp2p/waku/rln-multi-epoch-constraints.md b/content/vac/acz/rlnp2p/waku/rln-multi-epoch-constraints.md index 8ff8427b0..f819a64ab 100644 --- a/content/vac/acz/rlnp2p/waku/rln-multi-epoch-constraints.md +++ b/content/vac/acz/rlnp2p/waku/rln-multi-epoch-constraints.md @@ -34,6 +34,8 @@ Currenly, RLN v1 allows for a fixed message rate of 1/msg per epoch while RLN v2 The goal of this milestone is desiging the key derivation and related crypto for allowing several n msgs/epoch constraints. For example: 24 msg / day && 1 msg/10 seconds. +The nullifier defined in https://rfc.vac.dev/spec/32/#slashing-and-shamirs-secret-sharing has to be adapted accordingly. + ### Justification