Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
notTanveer committed Oct 8, 2024
1 parent 77887a5 commit 15cd163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/helpers/common.helper.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Payment, Transaction } from 'bitcoinjs-lib';
import { computeScantweak } from '@/indexer/indexer.service';
import { SATS_PER_BTC } from '@/common/constants';
import currency from 'currency.js';
import * as currency from 'currency.js';

export function generateScantweak(
transaction: Transaction,
Expand Down

0 comments on commit 15cd163

Please sign in to comment.