pub fn deposit_collateral<T: Config>(
    vault_id: VaultId<<T as Config>::AccountId, CurrencyId<T>>,
    amount: <T as Config>::Balance
)
Expand description

Warning: Doc-Only

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