From abeed6993ca065186b5ea288afa5917cef7dd094 Mon Sep 17 00:00:00 2001 From: Myron <49134743+mmyyrroonn@users.noreply.github.com> Date: Wed, 21 Dec 2022 11:49:21 +0800 Subject: [PATCH] [Mainnet] Upgrade Version 21 (#918) --- runtime/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index c116d80e..2dbbbf0c 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -103,7 +103,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("crust"), impl_name: create_runtime_str!("crustio-crust"), authoring_version: 1, - spec_version: 20, + spec_version: 21, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1