Module vault_registry::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
- Configures whether or not the vault accepts new issues.
- Recover vault ID from a liquidated status.
- Registers a new Bitcoin address for the vault.
- Initiates the registration procedure for a new Vault. The Vault locks up collateral, which is to be used in the issuing process.
- Warning: Doc-Only
- Configures a custom, higher secure collateral threshold for the vault.
- Changes the collateral liquidation threshold for a currency (only executable by the Root account)
- Changes the minimum amount of collateral required for registration (only executable by the Root account)
- Changes the collateral premium redeem threshold for a currency (only executable by the Root account)
- Changes the secure threshold for a currency (only executable by the Root account)
- Changes the collateral ceiling for a currency (only executable by the Root account)