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