mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
bless sfAsset to carry MPT
This commit is contained in:
committed by
Bronek Kozicki
parent
54d511b0db
commit
b5619fbcd6
@@ -449,7 +449,7 @@ TRANSACTION(ttCREDENTIAL_DELETE, 60, CredentialDelete, ({
|
||||
|
||||
/** This transaction creates a single asset vault. */
|
||||
TRANSACTION(ttVAULT_CREATE, 61, VaultCreate, ({
|
||||
{sfAsset, soeREQUIRED},
|
||||
{sfAsset, soeREQUIRED, soeMPTSupported},
|
||||
{sfAssetMaximum, soeOPTIONAL},
|
||||
{sfMPTokenMetadata, soeOPTIONAL},
|
||||
// no PermissionedDomainID yet
|
||||
|
||||
Reference in New Issue
Block a user