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.
2 parents 88bce96 + 825b35f commit 84a061bCopy full SHA for 84a061b
test/model/transaction/CosignatureTransaction.spec.ts
@@ -129,4 +129,4 @@ describe('CosignatureTransaction', () => {
129
expect(signedTx.signer).to.be.equal('C2F93346E27CE6AD1A9F8F5E3066F8326593A406BDF357ACB041E2F9AB402EFE');
130
expect(signedTx.signer).to.be.equal(account.publicKey);
131
});
132
-});
+});
0 commit comments