File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import {
2121 makePostBeefToTaalARC ,
2222 makePostTxsToTaalARC
2323} from './providers/arcServices'
24- import { WhatsOnChain } from './providers/aWhatsOnChain '
24+ import { WhatsOnChain } from './providers/WhatsOnChain '
2525import {
2626 updateChaintracksFiatExchangeRates ,
2727 updateExchangeratesapi
File renamed without changes.
Original file line number Diff line number Diff line change 11import { WhatsOnChainBroadcaster , WhatsOnChainConfig } from '@bsv/sdk'
22import { _tu } from '../../../../test/utils/TestUtilsWalletStorage'
3- import { WhatsOnChain } from '../aWhatsOnChain '
3+ import { WhatsOnChain } from '../WhatsOnChain '
44import { Services } from '../../Services'
55import { sdk , wait } from '../../../index.client'
66import { StorageKnex } from '../../../index.all'
You can’t perform that action at this time.
0 commit comments