mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 23:15:52 +00:00
wip clawback
This commit is contained in:
committed by
Bronek Kozicki
parent
b5619fbcd6
commit
ad581661e3
@@ -488,7 +488,7 @@ TRANSACTION(ttVAULT_WITHDRAW, 65, VaultWithdraw, ({
|
||||
TRANSACTION(ttVAULT_CLAWBACK, 66, VaultClawback, ({
|
||||
{sfVaultID, soeREQUIRED},
|
||||
{sfHolder, soeREQUIRED},
|
||||
{sfAmount, soeREQUIRED, soeMPTSupported},
|
||||
{sfAmount, soeDEFAULT, soeMPTSupported},
|
||||
}))
|
||||
|
||||
/** This system-generated transaction type is used to update the status of the various amendments.
|
||||
|
||||
Reference in New Issue
Block a user