mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 09:05:49 +00:00
Update docs/references/protocol/transactions/types/mptokenissuancecreate.md
This commit is contained in:
committed by
GitHub
parent
3c966592ce
commit
f5e9a88941
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user