Skip to content

Commit

Permalink
Revert "to test ci"
Browse files Browse the repository at this point in the history
This reverts commit 5df6c5c.
  • Loading branch information
cheme committed Nov 10, 2022
1 parent 5df6c5c commit a7f7eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/rococo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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: 0,
state_version: 1,
};

/// The BABE epoch configuration at genesis.
Expand Down

0 comments on commit a7f7eff

Please sign in to comment.