Skip to content

Commit

Permalink
add one more comment
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Apr 29, 2024
1 parent bc5aed4 commit 39bd4ef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ where

// TODO: Currently we use just the first core here, but for elastic scaling
// we iterate and build on all of the cores returned.
// More info: https://github.com/paritytech/polkadot-sdk/issues/1829
let core_index = if let Some(core_index) = cores_scheduled_for_para(
relay_parent,
params.para_id,
Expand Down

0 comments on commit 39bd4ef

Please sign in to comment.