We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
votingStarted
api/agendas
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The API response from https://dcrdata.decred.org/api/agendas is missing the votingStarted value.
https://dcrdata.decred.org/api/agendas
{ "name": "changesubsidysplitr2", "description": "Change block reward subsidy split to 1/89/10 as defined in DCP0012", "status": "finished", "votingStarted": 0, "votingdone": 786303, "activated": 794368, "hardforked": 0, "starttime": "2023-04-24T00:00:00Z", "expiretime": "2025-04-24T00:00:00Z", "voteversion": 10, "mask": 96 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The API response from
https://dcrdata.decred.org/api/agendas
is missing thevotingStarted
value.The text was updated successfully, but these errors were encountered: