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 09a7ce9 + fcdebce commit 5821b1eCopy full SHA for 5821b1e
modules/sdk-coin-canton/src/lib/index.ts
@@ -5,5 +5,6 @@ export { KeyPair } from './keyPair';
5
export { Transaction } from './transaction/transaction';
6
export { TransactionBuilder } from './transactionBuilder';
7
export { TransactionBuilderFactory } from './transactionBuilderFactory';
8
+export { WalletInitTransaction } from './walletInitialization/walletInitTransaction';
9
10
export { Utils, Interface };
0 commit comments