Function tuxedo_template_wallet::rpc::node_get_block_hash
source · pub async fn node_get_block_hash(
height: u32,
client: &HttpClient
) -> Result<Option<H256>>
Expand description
Typed helper to get the Node’s block hash at a particular height