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 f1ee787 commit dfc7a83Copy full SHA for dfc7a83
test/model/transaction/CosignatureTransaction.spec.ts
@@ -15,6 +15,7 @@
15
*/
16
17
import {expect} from 'chai';
18
+import { VerifiableTransaction } from 'nem2-library';
19
import {CreateTransactionFromDTO} from '../../../src/infrastructure/transaction/CreateTransactionFromDTO';
20
import {Account} from '../../../src/model/account/Account';
21
import { NetworkType } from '../../../src/model/blockchain/NetworkType';
0 commit comments