Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Co-authored-by: Tsvetomir Dimitrov <[email protected]>
  • Loading branch information
Sophia-Gold and tdimitrov authored Nov 23, 2023
1 parent 9f5cef4 commit 5fa0a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay/kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@ sp_api::impl_runtime_apis! {
}
}

#[api_version(7)]
#[api_version(7)]
impl primitives::runtime_api::ParachainHost<Block, Hash, BlockNumber> for Runtime {
fn validators() -> Vec<ValidatorId> {
parachains_runtime_api_impl::validators::<Runtime>()
Expand Down

0 comments on commit 5fa0a08

Please sign in to comment.