Function pallet_robonomics_rws::pallet::dispatchables::set_devices
source · pub fn set_devices<T: Config>(devices: Vec<T::AccountId>)Expand description
Set RWS subscription devices.
- 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::set_devices.