Module pallet_referenda::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
Functions
- Cancel an ongoing referendum.
- Cancel an ongoing referendum and slash the deposits.
- Advance a referendum onto its next logical state. Only used internally.
- Advance a track onto its next logical state. Only used internally.
- Post the Decision Deposit for a referendum.
- Refund the Decision Deposit for a closed referendum back to the depositor.
- Refund the Submission Deposit for a closed referendum back to the depositor.
- Set or clear metadata of a referendum.
- Propose a referendum on a privileged action.