We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec476ff commit c9c8918Copy full SHA for c9c8918
src/model/transaction/MosaicGlobalRestrictionTransaction.ts
@@ -58,7 +58,7 @@ export class MosaicGlobalRestrictionTransaction extends Transaction {
58
* @param previousRestrictionValue - The previous restriction value.
59
* @param previousRestrictionType - The previous restriction type.
60
* @param newRestrictionValue - The new restriction value.
61
- * @param previousRestrictionType - The previous restriction tpye.
+ * @param newRestrictionType - The new restriction tpye.
62
* @param networkType - The network type.
63
* @param referenceMosaicId - (Optional) The mosaic id providing the restriction key.
64
* @param maxFee - (Optional) Max fee defined by the sender
0 commit comments