Function pallet_loans::pallet::dispatchables::apply_write_off_policy
source · pub fn apply_write_off_policy<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_write_off_policy
.