Function cch23_validator::run

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