From f0bc895cf747a8fb9f05a17f9d1ec1dcb0df2b1d Mon Sep 17 00:00:00 2001 From: Constantin Dogaru Date: Wed, 12 Jan 2022 15:10:28 +0200 Subject: [PATCH] order sections in the right way --- sputnikdao2/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sputnikdao2/README.md b/sputnikdao2/README.md index 05731a0af..47004ca5f 100644 --- a/sputnikdao2/README.md +++ b/sputnikdao2/README.md @@ -16,7 +16,9 @@ --- -## Prerequisites +## Setup + +### Prerequisites 1. [NEAR Account](https://wallet.testnet.near.org) 2. [NEAR-CLI](https://docs.near.org/docs/tools/near-cli#setup) @@ -51,8 +53,6 @@ rustup target add wasm32-unknown-unknown --- -## Setup -
1. Login with your account.

@@ -504,6 +504,8 @@ https://explorer.testnet.near.org/transactions/BZPHxNoBpyMG4seCojzeNrKpr685vWPyn > Only council members are allowed to vote on a proposal. +--- + ### Voting policy > You can set a different vote policy for each one of the proposal kinds.