mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
This commit is contained in:
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_version: 600,
|
spec_version: 600,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 3,
|
transaction_version: 4,
|
||||||
state_version: 0,
|
state_version: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
spec_version: 600,
|
spec_version: 600,
|
||||||
impl_version: 0,
|
impl_version: 0,
|
||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
transaction_version: 3,
|
transaction_version: 4,
|
||||||
state_version: 0,
|
state_version: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user