Function polkadot_runtime_common::auctions::pallet::dispatchables::cancel_auction
source · pub fn cancel_auction<T: Config>()
Expand description
Cancel an in-progress auction.
Can only be called by Root origin.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_auction
.