Implementation Suggestion to Example

This commit is contained in:
Keshav Gupta 2022-09-18 18:05:05 +02:00
parent 601ddc6a18
commit 6cb579c9a4
No known key found for this signature in database
GPG Key ID: 42F874800B16699B
1 changed files with 1 additions and 1 deletions

View File

@ -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