cch23_validator

Function run

Source
pub async fn run(
    url: String,
    id: Uuid,
    number: i32,
    tx: Sender<SubmissionUpdate>,
)