mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 12,
|
||||
transaction_version: 13,
|
||||
state_version: 1,
|
||||
};
|
||||
|
||||
@@ -106,7 +106,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 12,
|
||||
transaction_version: 13,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
@@ -122,7 +122,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 12,
|
||||
transaction_version: 13,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
@@ -96,7 +96,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 12,
|
||||
transaction_version: 13,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
@@ -130,7 +130,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 2,
|
||||
transaction_version: 3,
|
||||
state_version: 1,
|
||||
};
|
||||
|
||||
|
||||
@@ -130,7 +130,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 1,
|
||||
transaction_version: 2,
|
||||
state_version: 1,
|
||||
};
|
||||
|
||||
|
||||
@@ -159,7 +159,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 2,
|
||||
transaction_version: 3,
|
||||
state_version: 1,
|
||||
};
|
||||
|
||||
|
||||
@@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 3,
|
||||
transaction_version: 4,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
@@ -123,7 +123,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 5,
|
||||
transaction_version: 6,
|
||||
state_version: 1,
|
||||
};
|
||||
|
||||
|
||||
@@ -104,7 +104,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9400,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 5,
|
||||
transaction_version: 6,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user