Switch offchain workers to new futures (#3285)
* Switch offchain workers to new futures * Fix tests
Showing
- substrate/Cargo.lock 1 addition, 2 deletionssubstrate/Cargo.lock
- substrate/core/offchain/Cargo.toml 1 addition, 2 deletionssubstrate/core/offchain/Cargo.toml
- substrate/core/offchain/src/api.rs 3 additions, 3 deletionssubstrate/core/offchain/src/api.rs
- substrate/core/offchain/src/lib.rs 4 additions, 7 deletionssubstrate/core/offchain/src/lib.rs
- substrate/core/service/src/components.rs 4 additions, 2 deletionssubstrate/core/service/src/components.rs
Please register or sign in to comment