mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
runtimes version to 9290 (#1612)
* runtimes version to 9290 * No need to bump shell Co-authored-by: Giles Cope <gilescope@gmail.com>
This commit is contained in:
@@ -85,7 +85,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("statemine"),
|
spec_name: create_runtime_str!("statemine"),
|
||||||
impl_name: create_runtime_str!("statemine"),
|
impl_name: create_runtime_str!("statemine"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 7,
|
transaction_version: 7,
|
||||||
|
|||||||
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("statemint"),
|
spec_name: create_runtime_str!("statemint"),
|
||||||
impl_name: create_runtime_str!("statemint"),
|
impl_name: create_runtime_str!("statemint"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 7,
|
transaction_version: 7,
|
||||||
|
|||||||
@@ -83,7 +83,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("westmint"),
|
spec_name: create_runtime_str!("westmint"),
|
||||||
impl_name: create_runtime_str!("westmint"),
|
impl_name: create_runtime_str!("westmint"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 7,
|
transaction_version: 7,
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("collectives"),
|
spec_name: create_runtime_str!("collectives"),
|
||||||
impl_name: create_runtime_str!("collectives"),
|
impl_name: create_runtime_str!("collectives"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 0,
|
transaction_version: 0,
|
||||||
|
|||||||
@@ -113,7 +113,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("contracts-rococo"),
|
spec_name: create_runtime_str!("contracts-rococo"),
|
||||||
impl_name: create_runtime_str!("contracts-rococo"),
|
impl_name: create_runtime_str!("contracts-rococo"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 1,
|
transaction_version: 1,
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("seedling"),
|
spec_name: create_runtime_str!("seedling"),
|
||||||
impl_name: create_runtime_str!("seedling"),
|
impl_name: create_runtime_str!("seedling"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 1,
|
transaction_version: 1,
|
||||||
|
|||||||
@@ -186,7 +186,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("penpal-parachain"),
|
spec_name: create_runtime_str!("penpal-parachain"),
|
||||||
impl_name: create_runtime_str!("penpal-parachain"),
|
impl_name: create_runtime_str!("penpal-parachain"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9270,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 1,
|
transaction_version: 1,
|
||||||
|
|||||||
@@ -94,7 +94,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_name: create_runtime_str!("test-parachain"),
|
spec_name: create_runtime_str!("test-parachain"),
|
||||||
impl_name: create_runtime_str!("test-parachain"),
|
impl_name: create_runtime_str!("test-parachain"),
|
||||||
authoring_version: 1,
|
authoring_version: 1,
|
||||||
spec_version: 9230,
|
spec_version: 9290,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 1,
|
transaction_version: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user