Unverified Commit 8ee122a7 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Bump rococo version (#2255)

* Add bad block to rococo

* Bump rococo spec_version

* Revert "Add bad block to rococo"

This reverts commit 56664ce3.
parent 95fce90c
Pipeline #119958 passed with stages
in 31 minutes and 5 seconds
......@@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v1"),
authoring_version: 0,
spec_version: 15,
spec_version: 17,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment