pub async fn resolve_block_hash(
quantus_client: &QuantusClient,
block_identifier: &str,
) -> Result<H256>Expand description
Get block hash from block number or parse existing hash
pub async fn resolve_block_hash(
quantus_client: &QuantusClient,
block_identifier: &str,
) -> Result<H256>Get block hash from block number or parse existing hash