Revert "Remove service, migrate all to service-new (#1630)" (#1731)

This reverts commit d531ba561c.
This commit is contained in:
Peter Goodspeed-Niklaus
2020-09-18 11:18:22 +02:00
committed by GitHub
parent d531ba561c
commit b4457f555b
31 changed files with 3152 additions and 1300 deletions
-13
View File
@@ -1,13 +0,0 @@
# Rococo: v1
Rococo is a testnet runtime with no stability guarantees.
## How to run
> TODO: figure out how to run this properly.
### Alice
1. `cargo clean`
1. `cargo build --release`: produces `target/release/polkadot`
1. `target/release/polkadot --alice --tmp --rpc-external --ws-external --chain dev`