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.
1 parent fdabe83 commit dd3672dCopy full SHA for dd3672d
src/model/transaction/AggregateTransactionCosignature.ts
@@ -15,6 +15,7 @@
15
*/
16
17
import { PublicAccount } from '../account/PublicAccount';
18
+import { NetworkType } from '../blockchain/NetworkType';
19
20
/**
21
* Model representing cosignature of an aggregate transaction.
0 commit comments