Changelog
Added
-
IntersectMBO#5050, IntersectMBO#5132
- New commands for on-chain SPOs polls under
shelley governance
:-
create-poll
:
For the current governing entities, as a means to create new polls. -
answer-poll
:
For participants who want to answer a given poll. -
verify-poll
:
For anyone who seek to verify a poll entry (e.g. explorers)
-
The commands are built to fit and play nicely within the cardano-cli. The poll and answers structures are based on transaction metadata and require to be embedded in an actual transaction. The added commands however only works from metadata and raw "GovernancePoll" envelopes.
- New commands for on-chain SPOs polls under
Changed
N/A
Removed
N/A