leo_lang::cli::commands

Function get_latest_block_height

Source
fn get_latest_block_height(
    endpoint: &str,
    network: &str,
    context: &Context,
) -> Result<u32>