Can now disable the keystore (#3004)
* Can now disable the keystore
* Fix service test
* Apply suggestions from code review
Co-Authored-By:
Bastian Köcher <bkchr@users.noreply.github.com>
* Fix cli
Showing
- substrate/core/cli/src/lib.rs 4 additions, 8 deletionssubstrate/core/cli/src/lib.rs
- substrate/core/service/src/components.rs 2 additions, 2 deletionssubstrate/core/service/src/components.rs
- substrate/core/service/src/config.rs 3 additions, 3 deletionssubstrate/core/service/src/config.rs
- substrate/core/service/src/lib.rs 40 additions, 27 deletionssubstrate/core/service/src/lib.rs
- substrate/core/service/test/src/lib.rs 2 additions, 2 deletionssubstrate/core/service/test/src/lib.rs
Please register or sign in to comment