Something went wrong on our end
more vote vop added
Compare changes
- Marcin authored
Some vop were missing and hivimend was not correctly synced Warning: There is a strange assignment: vop.vote_percent = cv.weight; It was done only because comment vote object was treaten in the same way, and vop shall be the same as vote object.
@@ -1687,6 +1687,7 @@ void pre_hf20_vote_evaluator( const vote_operation& o, database& _db )
@@ -1758,6 +1759,10 @@ void pre_hf20_vote_evaluator( const vote_operation& o, database& _db )
@@ -1769,6 +1774,8 @@ void pre_hf20_vote_evaluator( const vote_operation& o, database& _db )
@@ -1876,6 +1883,7 @@ void pre_hf20_vote_evaluator( const vote_operation& o, database& _db )