Function frame_system::pallet::dispatchables::kill_storage
source · pub fn kill_storage<T: Config>(keys: Vec<Key>)
Expand description
Kill some items from storage.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::kill_storage
.