Implementation suggestions to example

This commit is contained in:
Keshav Gupta 2022-09-18 17:49:31 +02:00
parent 4952b37769
commit 493101a87e
No known key found for this signature in database
GPG Key ID: 42F874800B16699B

View File

@ -98,7 +98,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