Skip to content

Commit

Permalink
Update spec_version for Rococo (#1387)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin authored and bkchr committed Apr 10, 2024
1 parent d582061 commit e07b931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/primitives/chain-rococo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: sp_version::create_runtime_str!("rococo"),
impl_name: sp_version::create_runtime_str!("parity-rococo-v2.0"),
authoring_version: 0,
spec_version: 9180,
spec_version: 9200,
impl_version: 0,
apis: sp_version::create_apis_vec![[]],
transaction_version: 0,
Expand Down

0 comments on commit e07b931

Please sign in to comment.