diff --git a/contracts/zkvote/zkvote.sol b/contracts/zkvote/zkvote.sol index b8d2d2e..428d9a7 100644 --- a/contracts/zkvote/zkvote.sol +++ b/contracts/zkvote/zkvote.sol @@ -342,7 +342,7 @@ contract ZKVote is IZKVote { } // We send in reverse order of the vote_totals mapping so that we match - // the order of the VoteTally struct in zkvote.sol as well as the + // the for, against, abstain, order of the VoteTally struct in zkvote.sol as well as the // receiveVoteTally function in IDAOProxy.sol. setupVoteCaller[proposalId].receiveVoteTally( proposalId,