pub fn offchain_index_set<T: Config>(key: Vec<u8>, value: Vec<u8>)
Expand description

Write a key value pair to 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_set.