Update our vote given progression of consensus.
bool updateVote( int percentTime, bool proposing, ConsensusParms const& p);
Updates our vote on this disputed transaction based on our peers' votes and how far along consensus has proceeded.
Name |
Description |
---|---|
|
Percentage progress through consensus, e.g. 50% through or 90%. |
|
Whether we are proposing to our peers in this round. |
|
|6|Consensus parameters controlling thresholds for voting |
Whether our vote changed