Function replace::pallet::dispatchables::withdraw_replace
source · pub fn withdraw_replace<T: Config>(
currency_pair: DefaultVaultCurrencyPair<T>,
amount: <T as Config>::Balance
)
Expand description
Withdraw a request of vault replacement
Arguments
origin
- sender of the transaction: the old vault
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::withdraw_replace
.