From 5f68a20c85dfa65a53813b39e7c312607c74f5c6 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Tue, 28 Jun 2022 14:02:12 +0000 Subject: [PATCH] back to rococo testnet relay --- --- a/launch-config.json +++ b/launch-config.json @@ -1,7 +1,7 @@ { "relaychain": { "bin": "../polkadot/target/release/polkadot", - "chain": "westend-local", + "chain": "rococo-local", "nodes": [ { "name": "alice", -- gitstuff