Companion PR for `Remove the service, replacing it with a struct of individual...
Companion PR for `Remove the service, replacing it with a struct of individual chain components` (#1288)
* Switch branch
* Fix service things
* Fix browser node compilation
* Update branch
* fixed new service
* Update for new branch
* Fix browser node
* Update branch
* Revert "Switch branch"
This reverts commit 3623adff7681124a1539a385a718c34e85931254.
* Update cargo.lock
Co-authored-by:
Bastian Köcher <git@kchr.de>
parent
baadabd9
Showing
- polkadot/Cargo.lock 339 additions, 204 deletionspolkadot/Cargo.lock
- polkadot/cli/src/browser.rs 2 additions, 2 deletionspolkadot/cli/src/browser.rs
- polkadot/cli/src/command.rs 47 additions, 50 deletionspolkadot/cli/src/command.rs
- polkadot/cli/src/lib.rs 2 additions, 2 deletionspolkadot/cli/src/lib.rs
- polkadot/collator/src/lib.rs 7 additions, 7 deletionspolkadot/collator/src/lib.rs
- polkadot/node/service/src/lib.rs 35 additions, 55 deletionspolkadot/node/service/src/lib.rs
- polkadot/service/src/lib.rs 43 additions, 61 deletionspolkadot/service/src/lib.rs
Please register or sign in to comment