You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An alternative solution is to make sure that the alliance module votes abstain on all proposals that are IN_VOTING this way the alliance will not be able to affect the results of a vote.
This solution loses the ability to allow individual alliances to be configured with governance and also might potentially allow all proposal to pass quorum even when there are low voter participation.
@phamminh0811 the module can be created inside the /custom folder from alliance module, similar to the bank module implementation and it can be merged into the main branch
Not all assets should be allowed to participate in governance as there might be conflict of interests in some cases.
x/gov
)Tally
method with a modified implementation that checks if assets should be part of the voting power calculation.x/gov
moduleThe text was updated successfully, but these errors were encountered: