Skip to content

Commit 9bc9983

Browse files
authored
fix(abstract-utxo): export transaction
2 parents 0618b37 + 75d6552 commit 9bc9983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/abstract-utxo/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ export * from './sign';
77
export { UtxoWallet } from './wallet';
88
export * as descriptor from './descriptor';
99
export * as offlineVault from './offlineVault';
10+
export * as transaction from './transaction';

0 commit comments

Comments
 (0)