Skip to content

Commit 276eaef

Browse files
mskrzypkowsCopilot
andauthored
Update shasta/src/node/proposal_manager/mod.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1ccd274 commit 276eaef

File tree

1 file changed

+1
-1
lines changed
  • shasta/src/node/proposal_manager

1 file changed

+1
-1
lines changed

shasta/src/node/proposal_manager/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ impl BatchManager {
455455

456456
let is_forced_inclusion = self.is_forced_inclusion(block_height).await?;
457457

458-
// TODO imporvee output
458+
// TODO improve output
459459
debug!(
460460
"Recovering from L2 block {}, proposal_id: {} transactions: {} is_forced_inclusion: {}, timestamp: {}, anchor_block_number: {} coinbase: {}, gas_limit: {}",
461461
block_height,

0 commit comments

Comments
 (0)