Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier committed Jun 20, 2024
1 parent 720fd47 commit 09a7bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/src/service/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ where
collator_service,
// Very limited proposal time.
authoring_duration: Duration::from_millis(500),
collation_request_receiver: None,
};
let fut = cumulus_client_consensus_aura::collators::basic::run::<
Block,
Expand Down

0 comments on commit 09a7bef

Please sign in to comment.