Skip to content

Commit 6b3114b

Browse files
committed
fixed typo in comment
1 parent 0b50471 commit 6b3114b

File tree

1 file changed

+1
-1
lines changed
  • testnet/stacks-node/src/tests/signer

1 file changed

+1
-1
lines changed

testnet/stacks-node/src/tests/signer/v0.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10234,7 +10234,7 @@ fn disallow_reorg_within_first_proposal_burn_block_timing_secs_but_more_than_one
1023410234
block_n_height + 3
1023510235
);
1023610236

10237-
info!("------------------------- Miner 1 Wins the Next Tenure, Mines N+1, got rejected' -------------------------");
10237+
info!("------------------------- Miner 1 Wins the Next Tenure, Mines N+1', got rejected' -------------------------");
1023810238
miners.btc_regtest_controller_mut().build_next_block(1);
1023910239

1024010240
wait_for(60, || {

0 commit comments

Comments
 (0)