Skip to content

Commit f5e9a88

Browse files
authored
Update docs/references/protocol/transactions/types/mptokenissuancecreate.md
1 parent 3c96659 commit f5e9a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/transactions/types/mptokenissuancecreate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ labels:
1111

1212
_(Requires the [MPToken amendment][] {% not-enabled /%})_
1313

14-
The `MPTokenIssuanceCreate` transaction creates an [MPTokenIssuance](../../data-types/mptokenissuance.md) object and adds it to the relevant directory node of the creator account. This transaction is the only opportunity an issuer has to specify any token fields that are defined as immutable (for example, MPT Flags).
14+
The `MPTokenIssuanceCreate` transaction creates an [MPTokenIssuance](../../ledger-data/ledger-entry-types/mptokenissuance.md) object and adds it to the relevant directory node of the creator account. This transaction is the only opportunity an issuer has to specify any token fields that are defined as immutable (for example, MPT Flags).
1515

1616
If the transaction is successful, the newly created token is owned by the account (the creator account) that executed the transaction.
1717

0 commit comments

Comments
 (0)