Feature/schedule update (#108)
* add schedule-update * add unit test * fix schedule-update/Cargo.toml * add try_for_each * add next_block_number
Showing
- Cargo.dev.toml 2 additions, 1 deletionCargo.dev.toml
- auction/Cargo.toml 3 additions, 0 deletionsauction/Cargo.toml
- schedule-update/Cargo.toml 31 additions, 0 deletionsschedule-update/Cargo.toml
- schedule-update/src/lib.rs 224 additions, 0 deletionsschedule-update/src/lib.rs
- schedule-update/src/mock.rs 125 additions, 0 deletionsschedule-update/src/mock.rs
- schedule-update/src/tests.rs 344 additions, 0 deletionsschedule-update/src/tests.rs
Loading
Please register or sign in to comment