cuprated::rpc::request::blockchain_manager

Function target_height

Source
pub(crate) async fn target_height(
    blockchain_manager: &mut DatabaseReadService<BlockchainManagerRequest, BlockchainManagerResponse>,
) -> Result<u64, Error>
Expand description