Skip to content

add CommitteeVoteType#117

Open
samcode206 wants to merge 1 commit intomasterfrom
sah/sc-14681
Open

add CommitteeVoteType#117
samcode206 wants to merge 1 commit intomasterfrom
sah/sc-14681

Conversation

@samcode206
Copy link
Contributor

No description provided.

Comment on lines +9 to +10
ABSTAIN = 3,
NO = 2,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be more semantic to have these ordered numerically

NO = 2,
ABSTAIN = 3,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants