Closed dkent600 closed 5 years ago
In AbsoluteVote:
event AVVoteProposal(bytes32 indexed _proposalId, bool _isOwnerVote);
_isOwnerVote is misleading. There isn't really any more a concept of an owner vote. It would really be more accurately described as _isProxyVote
_isOwnerVote
_isProxyVote
In AbsoluteVote:
_isOwnerVote
is misleading. There isn't really any more a concept of an owner vote. It would really be more accurately described as_isProxyVote