pub fn get_index_value<V: Decode + Debug>( key: &[u8], ) -> Result<Option<V>, StorageRetrievalError>
Wrapper for offchain get operations