Skip to content

Commit 72964b4

Browse files
author
Grégory Saive
authored
Merge pull request #115 from decentraliser/patch-1
fix typo alias action comments
2 parents 45dd754 + a3f1498 commit 72964b4

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)