Skip to content

Commit 9c90c0b

Browse files
committed
fix: trait impl in test
1 parent 9c44080 commit 9c90c0b

File tree

1 file changed

+1
-0
lines changed
  • stackslib/src/chainstate/coordinator

1 file changed

+1
-0
lines changed

stackslib/src/chainstate/coordinator/tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ impl BlockEventDispatcher for NullEventDispatcher {
446446
_burns: u64,
447447
_slot_holders: Vec<PoxAddress>,
448448
_consensus_hash: &ConsensusHash,
449+
_parent_burn_block_hash: &BurnchainHeaderHash,
449450
) {
450451
}
451452
}

0 commit comments

Comments
 (0)