Skip to content

Commit

Permalink
fix: revert hack.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdethier committed Feb 15, 2024
1 parent 80a4ecf commit d1b67a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ fn build_consensus(
relay_parent,
&relay_chain_interface,
&validation_data,
3341.into(),
para_id,
)
.await;
let timestamp = sp_timestamp::InherentDataProvider::from_system_time();
Expand Down

0 comments on commit d1b67a0

Please sign in to comment.