Skip to content

Commit 7bd1ae8

Browse files
committed
chore: info when post-shadow tenures happen
1 parent 0ace927 commit 7bd1ae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testnet/stacks-node/src/tests/nakamoto_integrations.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9685,6 +9685,8 @@ fn test_shadow_recovery() {
96859685
})
96869686
.unwrap();
96879687

9688+
info!("Beginning post-shadow tenures");
9689+
96889690
// revive ATC-C by waiting for commits
96899691
for _i in 0..4 {
96909692
btc_regtest_controller.bootstrap_chain(1);

0 commit comments

Comments
 (0)