Skip to content

Commit ce844a4

Browse files
committed
added export account link transaction
1 parent 2dac15a commit ce844a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/model/model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export * from './namespace/NamespaceType';
6161
export * from './namespace/AliasActionType';
6262

6363
// Transaction
64+
export * from './transaction/AccountLinkTransaction';
6465
export * from './transaction/AccountPropertyTransaction';
6566
export * from './transaction/ModifyAccountPropertyAddressTransaction';
6667
export * from './transaction/ModifyAccountPropertyEntityTypeTransaction';

0 commit comments

Comments
 (0)