Skip to content

Commit dd3672d

Browse files
committed
Fixed AggregateTransactionCosignature missing AggregateTransactionCosignature reference
1 parent fdabe83 commit dd3672d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/model/transaction/AggregateTransactionCosignature.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
import { PublicAccount } from '../account/PublicAccount';
18+
import { NetworkType } from '../blockchain/NetworkType';
1819

1920
/**
2021
* Model representing cosignature of an aggregate transaction.

0 commit comments

Comments
 (0)