Skip to content

Commit de03286

Browse files
committed
fix: format
1 parent c863714 commit de03286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testnet/stacks-node/src/burnchains/bitcoin_regtest_controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3679,7 +3679,7 @@ mod tests {
36793679
let mut commit_op = utils::create_templated_commit_op();
36803680
commit_op.sunset_burn = 5_500;
36813681
commit_op.burn_fee = 110_000;
3682-
3682+
36833683
let first_tx_ok = btc_controller
36843684
.build_leader_block_commit_tx(
36853685
StacksEpochId::Epoch31,

0 commit comments

Comments
 (0)