Disapprove the proposal and burn the cost held for storing this proposal.
Parameters:
origin
KillOrigin
proposal_hash
Emits Killed and ProposalCostBurned if any cost was held for a given proposal.
Killed
ProposalCostBurned
Disapprove the proposal and burn the cost held for storing this proposal.
Parameters:
origin
: must be theKillOrigin
.proposal_hash
: The hash of the proposal that should be killed.Emits
Killed
andProposalCostBurned
if any cost was held for a given proposal.