forked from boscore/bos.contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add new actions: oppose //oppose to current proposal unoppose //undo previous oppose abstain //abstain to current proposal unabstain //undo previous abstain you could only approve or oppose or abstain at a time. ex. if you approved to a proposal,now you wish to oppose it, you need to unapprove first, then you can oppose. oppose and abstain only show attitude, won't affect exec/cancel/invalidate. if you get enough approvals in an proposal, you can exec it, it will ignore the oppose/abstain when doing exec.
- Loading branch information
1 parent
df6b19e
commit e0ced5d
Showing
3 changed files
with
416 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.