Skip to content

Commit 343d4f3

Browse files
fixup! feat(input-selection): add large first input selection strategy
1 parent 4f3f9f2 commit 343d4f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/input-selection/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './LargeFirstSelection';
44
export * from './types';
55
export * from './InputSelectionError';
66
export * from './ChangeAddress';
7+
export { sortTxIn, sortUtxoByTxIn } from './util';

0 commit comments

Comments
 (0)