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 9923fe4 commit fd4e0a9Copy full SHA for fd4e0a9
src/model/transaction/AddressAliasTransaction.ts
@@ -93,7 +93,7 @@ export class AddressAliasTransaction extends Transaction {
93
*/
94
public readonly namespaceId: NamespaceId,
95
/**
96
- * The mosaic id.
+ * The address.
97
98
public readonly address: Address,
99
signature?: string,
0 commit comments