how to vote manualy

dash-cli mnbudget vote-many ******************************************************** yes

if I wanted to vote manually with this where do i put it ??

into putty ?

cheers
 
Last edited by a moderator:
you can vote even from empty wallet.
The importand thing is you have the masternode.conf file when the client is opened.
Open debug window and issue the command:

masternode vote-many ****************************************** yes

if you have many nodes and you wish to vote lets say 50% of your nodes simply you need to redo your masternode.conf and leave there the nodes you want to vote only....as vote-alias is not implemented yet... I think in v13 it would be right UdjinM6?
 
you can vote even from empty wallet.
The importand thing is you have the masternode.conf file when the client is opened.
Open debug window and issue the command:

masternode vote-many ****************************************** yes

if you have many nodes and you wish to vote lets say 50% of your nodes simply you need to redo your masternode.conf and leave there the nodes you want to vote only....as vote-alias is not implemented yet... I think in v13 it would be right UdjinM6?
Yep, there is no vote-alias.. (yet?) I thought of it and it feels wrong... why would you vote with say 50% of your nodes? You either support proposal or not imo.
But yeah, right now you can simply comment out few lines in your masternode.conf (using "#" symbol) if you really need a "smaller vote" for some reason.
 
No, your dash.conf and masternode.conf and wallet.dat are located in datadirectory and I think you have you dash.exe in a different possition.
Issue %Appdata% in your explorer as you are on windows saying .exe

Than go to roaming/dash and there you need to have your files....
 
No, your dash.conf and masternode.conf and wallet.dat are located in datadirectory and I think you have you dash.exe in a different possition.
Issue %Appdata% in your explorer as you are on windows saying .exe

Than go to roaming/dash and there you need to have your files....

Thanks
I have found a dash.conf in my roaming folder this dash.conf is blank so I assume this is the original file made by the client...
I have another dash.conf next to my .exe file this one I made when using TAO's MN guide

so If I copy the dash.conf I made for the MN and put it in my roaming folder the MN dash.conf will automatically load yeah ?
 
Yes. If you can switch to masternode.conf as it is better to use it with your two masternodes on a one wallet.
 
how do I know if it worked ??
this looks like it did not
it did not ask for my passphrase ,,,


20:51:47

mnbudget vote-many 54e800e5c462a9bbc905ef523058ec76fe6207bcbd547a4cc9d38587eb954728 yes


20:51:47

{
"overall" : "Voted successfully 0 time(s) and failed 0 time(s).",
"detail" : {
}
}
 
Back
Top