pub async fn get_block_id(
    block_id_hex: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>