Skip to content

Commit 41e73c4

Browse files
Merge branch 'master' into patch-3
2 parents e2d2e8f + 72964b4 commit 41e73c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/transaction/MosaicAliasTransaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export class MosaicAliasTransaction extends Transaction {
3636
/**
3737
* Create a mosaic supply change transaction object
3838
* @param deadline - The deadline to include the transaction.
39-
* @param actionType - The namespace id.
39+
* @param actionType - The alias action type.
4040
* @param namespaceId - The namespace id.
4141
* @param mosaicId - The mosaic id.
4242
* @param networkType - The network type.

0 commit comments

Comments
 (0)