Skip to content

Commit 1a8fae2

Browse files
fix typo
1 parent 45dd754 commit 1a8fae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/transaction/AddressAliasTransaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export class AddressAliasTransaction 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)