pub async fn get_storage_raw_at_block( quantus_client: &QuantusClient, key: Vec<u8>, block_hash: H256, ) -> Result<Option<Vec<u8>>>
Get raw storage value by key at specific block