Skip to content

Commit

Permalink
only import utxo-core
Browse files Browse the repository at this point in the history
TICKET: BTC-1821
  • Loading branch information
OttoAllmendinger committed Feb 5, 2025
1 parent 0521c97 commit 3184477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/abstract-utxo/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import '@bitgo/utxo-core';
export * from './abstractUtxoCoin';
export * from './config';
export * from './recovery';
Expand Down

0 comments on commit 3184477

Please sign in to comment.