ProposalsApprovals
The table is a non-transactional table that enables one to know who is supporting which proposal.
It does not store transactions, meaning it does not expose historical data and does not allow one to know when an account started or stopped to support a proposal.
Name | Description |
proposal_id | proposal identifier |
voter | account supporting the proposal |
Last updated