get_storage_raw

Function get_storage_raw 

Source
pub async fn get_storage_raw(
    quantus_client: &QuantusClient,
    key: Vec<u8>,
) -> Result<Option<Vec<u8>>>
Expand description

Get raw storage value by key