Skip to content

Commit 4b1e3e5

Browse files
committed
chore: API sync
1 parent 34f4374 commit 4b1e3e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ impl BurnchainController for MocknetController {
274274
.unwrap();
275275
let new_chain_tip = burn_tx
276276
.process_block_ops(
277+
false,
277278
&self.burnchain,
278279
&chain_tip.block_snapshot,
279280
&next_block_header,

0 commit comments

Comments
 (0)