pub fn apply_loan_mutation<T: Config>(pool_id: T::PoolId, change_id: T::Hash)
Expand description

Apply a proposed change identified by a change id. It will only perform the change if the requirements for it are fulfilled.

§Warning: Doc-Only

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