Name | Type | Description | Notes |
---|---|---|---|
hash | string | Hash of the proposal, which representing a tarball of concatenated .ml/.mli source files | [optional] |
initiator | \Bzzhh\Tzkt\Model\ProposalInitiator | [optional] | |
first_period | int | The first voting period where the proposal was active | [optional] |
last_period | int | The last voting period where the proposal was active | [optional] |
epoch | int | The voting epoch where the proposal was active | [optional] |
upvotes | int | The total number of upvotes (proposal operations) | [optional] |
voting_power | int | The total voting power of bakers, upvoted the proposal | [optional] |
status | string | Status of the proposal `active` - the proposal in the active state `accepted` - the proposal was accepted `rejected` - the proposal was rejected due to too many "nay" ballots `skipped` - the proposal was skipped due to the quorum was not reached | [optional] |
extras | mixed | Off-chain extras | [optional] |
rolls | int | [DEPRECATED] | [optional] |
metadata | mixed | [DEPRECATED] | [optional] |