From 66347f14ae39222164c4734837cf056009e3d591 Mon Sep 17 00:00:00 2001 From: Keshav Gupta Date: Sun, 18 Sep 2022 18:05: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 5ed24892..8ff5753a 100644 --- a/content/docs/rfcs/41/README.md +++ b/content/docs/rfcs/41/README.md @@ -93,6 +93,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/).