Bump spec_version to 700

This commit is contained in:
Wilfried Kopp
2022-01-31 14:29:48 +01:00
parent baaa58319a
commit 7881fe6a16
5 changed files with 5 additions and 5 deletions
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("test-parachain"),
impl_name: create_runtime_str!("test-parachain"),
authoring_version: 1,
spec_version: 14,
spec_version: 700,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
+1 -1
View File
@@ -56,7 +56,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("seedling"),
impl_name: create_runtime_str!("seedling"),
authoring_version: 1,
spec_version: 1,
spec_version: 700,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
+1 -1
View File
@@ -91,7 +91,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 601,
spec_version: 700,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,
+1 -1
View File
@@ -92,7 +92,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemint"),
impl_name: create_runtime_str!("statemint"),
authoring_version: 1,
spec_version: 601,
spec_version: 700,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,
+1 -1
View File
@@ -91,7 +91,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westmint"),
impl_name: create_runtime_str!("westmint"),
authoring_version: 1,
spec_version: 601,
spec_version: 700,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 4,