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

This commit is contained in:
Amarantha Kulkarni
2024-12-20 14:18:20 -08:00
committed by GitHub
parent 3c966592ce
commit f5e9a88941

View File

@@ -11,7 +11,7 @@ labels:
_(Requires the [MPToken amendment][] {% not-enabled /%})_
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).
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).
If the transaction is successful, the newly created token is owned by the account (the creator account) that executed the transaction.