We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b50471 commit 6b3114bCopy full SHA for 6b3114b
testnet/stacks-node/src/tests/signer/v0.rs
@@ -10234,7 +10234,7 @@ fn disallow_reorg_within_first_proposal_burn_block_timing_secs_but_more_than_one
10234
block_n_height + 3
10235
);
10236
10237
- info!("------------------------- Miner 1 Wins the Next Tenure, Mines N+1, got rejected' -------------------------");
+ info!("------------------------- Miner 1 Wins the Next Tenure, Mines N+1', got rejected' -------------------------");
10238
miners.btc_regtest_controller_mut().build_next_block(1);
10239
10240
wait_for(60, || {
0 commit comments