CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Pass proposalId to resolve()

Open achamayou opened this issue 1 year ago • 0 comments

Some users may want to have the proposalId when resolving, because their logic depends on distinguishing "other pending proposals" and applying rules to that.

This should be a backwards compatible change because JS ignores extra arguments passed to functions, and a fairly simple change.

achamayou avatar Feb 07 '24 10:02 achamayou