From 0f3334fe1ffbf1bab55bcbc6fd68a8cffb19d01c Mon Sep 17 00:00:00 2001 From: Keshav Gupta Date: Sun, 18 Sep 2022 17:55:36 +0200 Subject: [PATCH] References --- content/docs/rfcs/41/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/rfcs/41/README.md b/content/docs/rfcs/41/README.md index b67699cd..a9fccb72 100644 --- a/content/docs/rfcs/41/README.md +++ b/content/docs/rfcs/41/README.md @@ -104,6 +104,12 @@ Complete implementation of this contract can be found at https://github.com/vacp The contract for Poseidon Hasher can be found at https://github.com/vacp2p/rln-contract/blob/main/contracts/PoseidonHasher.sol +## References + +1. [17/WAKU-RLN-RELAY](https://rfc.vac.dev/spec/17/) +2. [11/WAKU2-RELAY](https://rfc.vac.dev/spec/11/) +3. [32/RLN](https://rfc.vac.dev/spec/32/) + # Copyright Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).