bump: spec_version 1_020_003 → 1_020_004 for fresh mainnet launch

This commit is contained in:
2026-02-14 23:40:18 +03:00
parent 0a61d6ccbe
commit 3fa2fe3ea6
3 changed files with 3 additions and 3 deletions
@@ -138,7 +138,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: alloc::borrow::Cow::Borrowed("asset-hub-pezkuwichain"),
impl_name: alloc::borrow::Cow::Borrowed("asset-hub-pezkuwichain"),
authoring_version: 1,
spec_version: 1_020_003,
spec_version: 1_020_004,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 16,
@@ -157,7 +157,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: alloc::borrow::Cow::Borrowed("people-pezkuwichain"),
impl_name: alloc::borrow::Cow::Borrowed("people-pezkuwichain"),
authoring_version: 1,
spec_version: 1_020_003,
spec_version: 1_020_004,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
+1 -1
View File
@@ -170,7 +170,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: alloc::borrow::Cow::Borrowed("pezkuwichain"),
impl_name: alloc::borrow::Cow::Borrowed("parity-pezkuwichain"),
authoring_version: 0,
spec_version: 1_020_003,
spec_version: 1_020_004,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 26,