Add start of quorum section

Minor update to govobjvote
This commit is contained in:
thephez 2017-11-02 16:07:44 -04:00
parent 96684f8644
commit 1314d4c28e
2 changed files with 25 additions and 0 deletions

View file

@ -2672,6 +2672,13 @@ Additionally, nodes can request `govobjvote` messages for specific governance
objects via a `govsync` message. Masternodes ignore requests for votes if they
are not fully synced.
{% highlight text %}
Dash Core limits how frequently a masternode can vote on a governance object.
A masternode's vote will not be processed if it has been less than 60 minutes
since its last vote on that object. Additionally, invalid votes can result in
the node being banned.
{% endhighlight %}
| Bytes | Name | Data type | Required | Description |
| ---------- | ----------- | --------- | -------- | -------- |
| 41+ | vinMasternode | CTxIn | Required | Unspent output for the masternode which is voting