Upstream changes from Polkadot repo (#961)

* Bump Rococo's spec_version

* Use dev node for Rococo helper script

* Add helper scripts for relaying Rococo<>Wococo headers

* Change Wococo<>Rococo scripts to use Alice for initialization

* Add Wococo node helper script
This commit is contained in:
Hernando Castano
2021-05-11 06:26:27 -04:00
committed by Bastian Köcher
parent d85cf36685
commit 20d94e093a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: sp_version::create_runtime_str!("rococo"),
impl_name: sp_version::create_runtime_str!("parity-rococo-v1.5"),
authoring_version: 0,
spec_version: 232,
spec_version: 9001,
impl_version: 0,
apis: sp_version::create_apis_vec![[]],
transaction_version: 0,