Function substrate_test_runtime::substrate_test_pallet::pallet::dispatchables::offchain_index_clear
source · pub fn offchain_index_clear<T: Config>(key: Vec<u8>)
Expand description
Remove a key and an associated value from the offchain database.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::offchain_index_clear
.