Function pallet_order_book::pallet::dispatchables::cancel_order
source · pub fn cancel_order<T: Config>(order_id: T::OrderIdNonce)
Expand description
Cancel an existing order that had been created by calling account.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_order
.