pub fn withdraw_collateral<T: Config>(
    vault_id: VaultId<<T as Config>::AccountId, CurrencyId<T>>,
    amount: Option<<T as Config>::Balance>,
    index: Option<T::Nonce>
)
Expand description

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::withdraw_collateral.