pub fn repay_borrow_all<T: Config>(asset_id: <T as Config>::CurrencyId)
Expand description

The caller repays all of their debts.

  • asset_id: the asset to be repaid.

Warning: Doc-Only

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