Release the cost held for storing a proposal once the given proposal is completed.
If there is no associated cost for the given proposal, this call will have no effect.
Parameters:
origin
Signed
Root
proposal_hash
Emits ProposalCostReleased if any cost held for a given proposal.
ProposalCostReleased
Release the cost held for storing a proposal once the given proposal is completed.
If there is no associated cost for the given proposal, this call will have no effect.
Parameters:
origin
: must beSigned
orRoot
.proposal_hash
: The hash of the proposal.Emits
ProposalCostReleased
if any cost held for a given proposal.