From 5df6c5c74c5d172f254579cbb76caeb44af80ec2 Mon Sep 17 00:00:00 2001 From: cheme Date: Thu, 10 Nov 2022 14:17:13 +0100 Subject: [PATCH] to test ci --- runtime/rococo/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/rococo/src/lib.rs b/runtime/rococo/src/lib.rs index b230832b7454..98928c1001f1 100644 --- a/runtime/rococo/src/lib.rs +++ b/runtime/rococo/src/lib.rs @@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { #[cfg(feature = "disable-runtime-api")] apis: sp_version::create_apis_vec![[]], transaction_version: 15, - state_version: 1, + state_version: 0, }; /// The BABE epoch configuration at genesis.