From 6cb579c9a4d16bd2f11aa3a6a2519c4441cb81e6 Mon Sep 17 00:00:00 2001 From: Keshav Gupta Date: Sun, 18 Sep 2022 18:05:05 +0200 Subject: [PATCH] Implementation Suggestion to Example --- content/docs/rfcs/41/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/rfcs/41/README.md b/content/docs/rfcs/41/README.md index b5cd762b..5ed24892 100644 --- a/content/docs/rfcs/41/README.md +++ b/content/docs/rfcs/41/README.md @@ -87,7 +87,7 @@ This function MUST fire the `MemberWithdrawn` event for each member slashed from * `event MemberWithdrawn(uint256 indexed pubkey, uint256 indexed index)` -# Implementation Suggestions +# Example Implementation Complete implementation of this contract can be found at https://github.com/vacp2p/rln-contract