Skip to content

Commit f22ce75

Browse files
committed
Added #112 sign with cosignatories
1 parent d64ea91 commit f22ce75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/model/transaction/CosignatureTransaction.spec.ts

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

1717
import {expect} from 'chai';
18+
import { VerifiableTransaction } from 'nem2-library';
1819
import {CreateTransactionFromDTO} from '../../../src/infrastructure/transaction/CreateTransactionFromDTO';
1920
import {Account} from '../../../src/model/account/Account';
2021
import { NetworkType } from '../../../src/model/blockchain/NetworkType';

0 commit comments

Comments
 (0)