Function replace::pallet::dispatchables::cancel_replace
source · pub fn cancel_replace<T: Config>(replace_id: H256)
Expand description
Cancel vault replacement
Arguments
origin
- sender of the transaction: anyonereplace_id
- the ID of the replacement request
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_replace
.