pub async fn get_block_id(
    context: &Context,
    block_id_hex: &str
) -> Result<Option<Vec<u8>>, Error>