Skip to content

Commit e33dac9

Browse files
author
Grégory Saive
authored
Merge pull request #119 from 44uk/export-EncryptedMessage-class
export transaction/EncryptedMessage
2 parents fa69d07 + ff6b578 commit e33dac9

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
@@ -75,6 +75,7 @@ export * from './transaction/AliasTransaction';
7575
export * from './transaction/CosignatureSignedTransaction';
7676
export * from './transaction/CosignatureTransaction';
7777
export * from './transaction/Deadline';
78+
export * from './transaction/EncryptedMessage';
7879
export * from './transaction/HashLockTransaction';
7980
export * from './transaction/HashType';
8081
export * from './transaction/InnerTransaction';

0 commit comments

Comments
 (0)