Skip to content

Commit f0d471e

Browse files
author
Ludo Galabru
committed
fix: broken build
1 parent 0a52b91 commit f0d471e

File tree

1 file changed

+1
-1
lines changed
  • components/chainhook-event-observer/src/indexer/bitcoin

1 file changed

+1
-1
lines changed

components/chainhook-event-observer/src/indexer/bitcoin/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ fn try_parse_stacks_operation(
589589
pox_cycle_pos,
590590
pox_sats_burnt,
591591
pox_sats_transferred,
592-
mining_address_pre_commit: None,
592+
// mining_address_pre_commit: None,
593593
mining_address_post_commit,
594594
mining_sats_left,
595595
})

0 commit comments

Comments
 (0)