where is the voting code line i need ?
nothing on dct ?!?
(i am not signed up at the whales)
Or you could use my new dashman voting functionality.

(shameless self-plug bump)
https://github.com/moocowmoo/dashmanAdded new (beta) command "dashman vote"
- automates vote submission
- randomizes vote timestamps up to one day in the past to help disassociate ownership
- requires:
- dash-cli in $PATH
- masternode.conf in $HOME/.dash
- python 2
This is a beta release.
Worst case it crashes harmlessly, but let me know and I'll push fixes.
For now, it only submits votes. It doesn't know anything about previously submitted votes.
The network only accepts "YES" and "NO" votes, selecting "ABSTAIN" simply doesn't do anything and will not affect a previously cast vote.
This may change in the future to allow for removing a previously cast vote from the network.

