Skip to content

Commit 2af49d9

Browse files
OttoAllmendingerllm-git
andcommitted
feat(utxo-core): export fromFixedScriptWallet
Issue: BTC-2170 Co-authored-by: llm-git <[email protected]>
1 parent 3f9ab49 commit 2af49d9

File tree

1 file changed

+1
-0
lines changed
  • modules/utxo-core/src/descriptor

1 file changed

+1
-0
lines changed

modules/utxo-core/src/descriptor/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export * from './DescriptorMap';
44
export * from './derive';
55
export * from './Output';
66
export * from './VirtualSize';
7+
export * from './fromFixedScriptWallet';
78

89
/** @deprecated - import from @bitgo/utxo-core directly instead */
910
export * from '../Output';

0 commit comments

Comments
 (0)