async fn job_commit(
__arg0: State<AppState>,
body: String,
) -> AppResult<(StatusCode, Json<RpcSnarkerJobCommitResponse>)>Expand description
Commit to a snark job
async fn job_commit(
__arg0: State<AppState>,
body: String,
) -> AppResult<(StatusCode, Json<RpcSnarkerJobCommitResponse>)>Commit to a snark job