Skip to content

Commit 4e971b2

Browse files
committed
Remove debug
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent 10a5b9d commit 4e971b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stackslib/src/chainstate/stacks/miner.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2258,7 +2258,6 @@ impl StacksBlockBuilder {
22582258
..
22592259
})
22602260
) {
2261-
debug!("PRINT HERE : {:?}", tx.payload);
22622261
info!("Nakamoto miner heuristic: during tenure change blocks, produce a fast short block to begin tenure");
22632262
return Ok((false, tx_events));
22642263
}

0 commit comments

Comments
 (0)