Skip to content

Commit c061e4b

Browse files
Merge branch 'master' into task/g278_key_generator
2 parents cb426f3 + 1149ce6 commit c061e4b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/model/transaction/CosignatureTransaction.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ export class CosignatureTransaction {
7171
}
7272

7373
/**
74-
* @internal
7574
* Serialize and sign transaction creating a new SignedTransaction
7675
* @param account
7776
* @returns {CosignatureSignedTransaction}

src/model/transaction/SignedTransaction.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import {NetworkType} from '../blockchain/NetworkType';
2222
*/
2323
export class SignedTransaction {
2424
/**
25-
* @internal
2625
* @param payload
2726
* @param hash
2827
* @param signer

0 commit comments

Comments
 (0)