cuprated::rpc::request::blockchain

Function chain_height

Source
pub(crate) async fn chain_height(
    blockchain_read: &mut BlockchainReadHandle,
) -> Result<(u64, [u8; 32]), Error>
Expand description