get_storage_raw_at_block

Function get_storage_raw_at_block 

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

Get raw storage value by key at specific block