mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Add DeliveredAmount to transaction metadata
This commit is contained in:
@@ -146,6 +146,7 @@ FIELD (SendMax, AMOUNT, 9)
|
||||
// currency amount (uncommon)
|
||||
FIELD (MinimumOffer, AMOUNT, 16)
|
||||
FIELD (RippleEscrow, AMOUNT, 17)
|
||||
FIELD (DeliveredAmount, AMOUNT, 18)
|
||||
|
||||
// variable length
|
||||
FIELD (PublicKey, VL, 1)
|
||||
|
||||
Reference in New Issue
Block a user