diff --git a/content/docs/rfcs/24/README.md b/content/docs/rfcs/24/README.md index 4bdb4ffe..2b3a0dd3 100644 --- a/content/docs/rfcs/24/README.md +++ b/content/docs/rfcs/24/README.md @@ -4,10 +4,13 @@ title: 24/STATUS-CURATION name: Status Community Directory Curation Voting using Waku v2 status: raw tags: waku-application +description: A voting protocol for peers to submit votes to a smart contract. Voting is immutable, which helps avoid sabotage from malicious peers. editor: Szymon Szlachtowicz --- -This spec is a proposition for a voting protocol over Waku V2. +# Abstract +This specification is a voting protocol for peers to submit votes to a smart contract. Voting is immutable, +this will help avoid sabotage from malicious peers. # Motivation @@ -77,4 +80,4 @@ Also directory will be updated according to vote results (community added to dir # Copyright Copyright and related rights waived via -[CC0](https://creativecommons.org/publicdomain/zero/1.0/). \ No newline at end of file +[CC0](https://creativecommons.org/publicdomain/zero/1.0/).