Bump all runtimes to 9381

This commit is contained in:
Wilfried Kopp
2023-03-08 10:09:15 +01:00
committed by Chevdor
parent bd7f1ed6b1
commit 39e5da3c3f
11 changed files with 12 additions and 12 deletions
@@ -89,7 +89,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 9370,
spec_version: 9381,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 11,
@@ -102,7 +102,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 9370,
spec_version: 9381,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 11,
@@ -119,7 +119,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemint"),
impl_name: create_runtime_str!("statemint"),
authoring_version: 1,
spec_version: 9370,
spec_version: 9381,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 11,
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westmint"),
impl_name: create_runtime_str!("westmint"),
authoring_version: 1,
spec_version: 9370,
spec_version: 9381,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 11,