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 91227d7 commit 3026973Copy full SHA for 3026973
src/model/transaction/MosaicAddressRestrictionTransaction.ts
@@ -38,7 +38,7 @@ export class MosaicAddressRestrictionTransaction extends Transaction {
38
* The mosaic creator can modify the permissions of an account by sending a
39
* mosaic restriction transaction targeting the account address.
40
*
41
- * **MosaicAddressRestrictionTransaction can only be announced in with Aggregated Transaction
+ * **MosaicAddressRestrictionTransaction can only be announced in with Aggregate Transaction
42
43
* @param deadline - The deadline to include the transaction.
44
* @param mosaicId - The mosaic id ex: new MosaicId([481110499, 231112638]).
0 commit comments