mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Cleanups. Move the sequence number into the middle transaction.
This commit is contained in:
@@ -18,7 +18,7 @@ enum SOE_Field
|
||||
sfGeneric=0,
|
||||
|
||||
// common fields
|
||||
sfFlags, sfSequence, sfExtensions, sfTargetLedger, sfSourceTag, sfIdentifier,
|
||||
sfFlags, sfExtensions, sfTargetLedger, sfSourceTag, sfIdentifier,
|
||||
sfDestination, sfTarget, sfAmount, sfCurrency,
|
||||
sfAmountIn, sfAmountOut, sfCurrencyIn, sfCurrencyOut,
|
||||
sfInvoiceID,
|
||||
|
||||
Reference in New Issue
Block a user