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.
2 parents 0618b37 + 75d6552 commit 9bc9983Copy full SHA for 9bc9983
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