Merge remote-tracking branch 'upstream/develop' into develop4.6

This commit is contained in:
Mayukha Vadari
2025-07-25 13:58:10 -04:00
27 changed files with 392 additions and 747 deletions

View File

@@ -512,6 +512,7 @@ TRANSACTION(ttVAULT_WITHDRAW, 69, VaultWithdraw, Delegation::delegatable, ({
{sfVaultID, soeREQUIRED},
{sfAmount, soeREQUIRED, soeMPTSupported},
{sfDestination, soeOPTIONAL},
{sfDestinationTag, soeOPTIONAL},
}))
/** This transaction claws back tokens from a vault. */