We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa41527 commit 75d6552Copy full SHA for 75d6552
modules/abstract-utxo/src/index.ts
@@ -7,3 +7,4 @@ export * from './sign';
7
export { UtxoWallet } from './wallet';
8
export * as descriptor from './descriptor';
9
export * as offlineVault from './offlineVault';
10
+export * as transaction from './transaction';
0 commit comments