Compare commits

...

2 Commits

Author SHA1 Message Date
vinhtc27
444eea0876 doc(zerokit-api): remove message_id from Important Note 2026-01-05 22:29:43 +07:00
vinhtc27
fd9f767fcc doc(zerokit-api): mention message_id in the Important Note section 2026-01-05 22:24:02 +07:00

View File

@@ -31,8 +31,7 @@ are to be interpreted as described in [2119](https://www.ietf.org/rfc/rfc2119.tx
### Important Note
All terms and parameters used remain the same as in [32/RLN-V1](../32/rln-v1.md).
More details are available in the [technical overview](../32/rln-v1.md#technical-overview).
All terms and parameters used remain the same as in [RLN-V2](./rln-v2.md) and [RLN-V1](../32/rln-v1.md#technical-overview).
### Architecture Overview
@@ -392,13 +391,13 @@ implement safeguards to prevent accidental violations.
### Normative
- [32/RLN-V1](../32/rln-v1.md) - Rate Limit Nullifier V1 specification
- [RLN-V1 Specification](../32/rln-v1.md) - Rate Limit Nullifier V1 protocol
### Informative
- [Zerokit GitHub Repository](https://github.com/vacp2p/zerokit) - Reference implementation
- [RLN-V2 Specification](./rln-v2.md) - Rate Limit Nullifier V2 protocol
- [Sled Database](https://sled.rs) - Embedded database used for persistent Merkle tree storage
- [Sled Database](https://sled.rs) - Embedded database for persistent Merkle tree storage
## Copyright