Skip to content

Commit c9c8918

Browse files
committed
Fixed #270
1 parent ec476ff commit c9c8918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/transaction/MosaicGlobalRestrictionTransaction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export class MosaicGlobalRestrictionTransaction extends Transaction {
5858
* @param previousRestrictionValue - The previous restriction value.
5959
* @param previousRestrictionType - The previous restriction type.
6060
* @param newRestrictionValue - The new restriction value.
61-
* @param previousRestrictionType - The previous restriction tpye.
61+
* @param newRestrictionType - The new restriction tpye.
6262
* @param networkType - The network type.
6363
* @param referenceMosaicId - (Optional) The mosaic id providing the restriction key.
6464
* @param maxFee - (Optional) Max fee defined by the sender

0 commit comments

Comments
 (0)