Function pallet_robonomics_rws::pallet::dispatchables::start_auction
source · pub fn start_auction<T: Config>(kind: Subscription)Expand description
Start subscription auction.
The dispatch origin for this call must be root.
- O(1).
- Limited storage reads.
- One DB change.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::start_auction.