Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX
by
qwizzie
on 28/08/2015, 19:34:44 UTC
and for voting with a single masternode change "vote-many" to "vote"
end-result should be : "Voted successfully"

To check the current votes : ./dash-cli mnbudget show
Currently 187 YEAS for all three budget proposals

If you want to specifically vote against a specific budget because you dont agree with it  then change the "yes" into a "no"

Let's assume that I have a wallet with 2 masternodes listed in masternode.conf.
I want to vote using 1 masternode (ie: less than many)
Is the syntax:
Code:
./dash-cli mnbudget vote mn1 eac63...87 yes
  (where mn1 = the alias of one of the masternodes)

good question, i leave that for the dev-team to answer