Skip to content

Commit 4c59af8

Browse files
committed
chore: address PR feedback
1 parent 5f7590b commit 4c59af8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

stackslib/src/net/p2p.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4323,9 +4323,6 @@ impl PeerNetwork {
43234323
tip_height,
43244324
chainstate,
43254325
);
4326-
if reorg {
4327-
info!("Burnchain or Stacks reorg detected; will invalidate cached reward set for cycle {rc}");
4328-
}
43294326
return Ok(reorg);
43304327
} else {
43314328
// epoch 2

0 commit comments

Comments
 (0)