Module clients_info::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
- Sets the current client release version, in case of a bug fix or patch. Clients include the vault, oracle, and faucet.
- Sets the pending client release version. To be batched alongside the
parachainSystem.authorizeUpgrade
Cumulus call. Clients include the vault, oracle, and faucet.