Bump substrate (#5814)

* Bump substrate

* Bump spec version
This commit is contained in:
Alexander Theißen
2022-07-25 18:59:37 +02:00
committed by GitHub
parent 7b02a55a11
commit cf18868afd
5 changed files with 175 additions and 175 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v2.0"),
authoring_version: 0,
spec_version: 9260,
spec_version: 9270,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,