From d2bd52755382f9249b8c7e87c42e7ce9211865dd Mon Sep 17 00:00:00 2001 From: Myron <49134743+mmyyrroonn@users.noreply.github.com> Date: Sun, 9 Oct 2022 10:49:47 +0800 Subject: [PATCH] Mainnet 20 (#906) --- 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 02a6aa79..c116d80e 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: 19, + spec_version: 20, impl_version: 1, apis: RUNTIME_API_VERSIONS, transaction_version: 1