Skip to content

Commit

Permalink
Update spec_version for Rococo (paritytech#1387)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin authored and serban300 committed Apr 9, 2024
1 parent 427ac91 commit fe753f8
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 fe753f8

Please sign in to comment.