near-ndc / AstraPlusPlus

https://near.org/astraplusplus.ndctools.near/widget/home
0 stars 1 forks source link

New quorum shouldn't affect VB proposals #10 and previous #104

Closed hippieontheblock closed 5 months ago

VlodkoMr commented 5 months ago

Done. Also we need to update frontend to support separate quorum value for each proposal on voting-body. For now frontend use config data, but we need to call get_proposal_consent(id) function to get consent for each proposal individually or use get_proposals_consent(id_list) to get consent for multiple proposals.