mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-02 00:45:58 +00:00
Improve checks in VaultSet VaultCreate and VaultDeposit
This commit is contained in:
@@ -473,7 +473,7 @@ LEDGER_ENTRY(ltVAULT, 0x0083, Vault, vault, ({
|
||||
{sfOwnerNode, soeREQUIRED},
|
||||
{sfOwner, soeREQUIRED},
|
||||
{sfAccount, soeREQUIRED},
|
||||
{sfData, soeDEFAULT},
|
||||
{sfData, soeOPTIONAL},
|
||||
{sfAsset, soeREQUIRED},
|
||||
{sfAssetTotal, soeDEFAULT},
|
||||
{sfAssetAvailable, soeDEFAULT},
|
||||
|
||||
Reference in New Issue
Block a user