mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
Update transactions.macro comment for ttVAULT_CLAWBACK
This commit is contained in:
@@ -501,7 +501,7 @@ TRANSACTION(ttVAULT_WITHDRAW, 68, VaultWithdraw, ({
|
||||
{sfDestination, soeOPTIONAL},
|
||||
}))
|
||||
|
||||
/** This transaction trades shares for assets with a vault. */
|
||||
/** This transaction claws back tokens from a vault. */
|
||||
TRANSACTION(ttVAULT_CLAWBACK, 69, VaultClawback, ({
|
||||
{sfVaultID, soeREQUIRED},
|
||||
{sfHolder, soeREQUIRED},
|
||||
|
||||
Reference in New Issue
Block a user