warp-controller 0.1.0

warp controller contract
Documentation
1
2
3
4
5
6
7
8
9
10
11
#[test]
fn test_update_job_successful() {}

#[test]
fn test_update_job_unauthorized() {}

#[test]
fn test_update_job_not_pending() {}

#[test]
fn test_update_job_add_too_little_reward() {}