daostack / infra

GNU General Public License v3.0
25 stars 22 forks source link

AVVoteProposal implies there is an owner vote #39

Closed dkent600 closed 5 years ago

dkent600 commented 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