common_primitives::offchain

Function 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