Should we not remove resolved_early
from ResolveProposal
event because multisig_voting
don't have concept of early_resolution_vote_threshold
?
#70
Labels
enhancement
New feature or request
As
multisig_voting
module does not have a concept ofearly_resolution_vote_threshold
and it only considersmin_vote_threshold
so should we not removeresolved_early
fromResolveProposal
.ResolveProposal
event is emitted withresolved_early=true
because right now proposal with more thanmin_vote_threshold
is considered as early proposal.The text was updated successfully, but these errors were encountered: