mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-04 15:13:10 +00:00
minor edit, add reference
This commit is contained in:
parent
8056725a96
commit
f5f1a8296e
@ -23,8 +23,7 @@ Users interact with the contract to manage their memberships
|
||||
and obtain the necessary data for proof generation and verification.
|
||||
|
||||
Message transmission is handled by Waku RLN Relay nodes.
|
||||
The sender of a message must prove its validity according to RLN requirements.
|
||||
RLN Relay nodes must not relay invalid messages.
|
||||
RLN Relay nodes verify the validity of messages according to RLN requirements and do not relay invalid messages.
|
||||
For the full specification of RLN Relay, see [17/WAKU2-RLN-RELAY](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/17/rln-relay.md).
|
||||
|
||||
Currently, this document focuses solely on membership-related functionality.
|
||||
@ -383,8 +382,4 @@ Copyright and related rights waived via [CC0](https://creativecommons.org/public
|
||||
- [Rate-Limiting Nullifier](https://rate-limiting-nullifier.github.io/rln-docs/)
|
||||
- [11/WAKU2-RELAY](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/11/relay.md)
|
||||
- [17/WAKU2-RLN-RELAY](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/17/rln-relay.md)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- [32/RLN-V1](https://github.com/vacp2p/rfc-index/blob/main/vac/32/rln-v1.md)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user