Skip to content

Commit 5df6c5c

Browse files
committed
to test ci
1 parent 1855814 commit 5df6c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/rococo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
115115
#[cfg(feature = "disable-runtime-api")]
116116
apis: sp_version::create_apis_vec![[]],
117117
transaction_version: 15,
118-
state_version: 1,
118+
state_version: 0,
119119
};
120120

121121
/// The BABE epoch configuration at genesis.

0 commit comments

Comments
 (0)