mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Changes to support threading through account roots, offers, and ripple state nodes.
Fix tracking the last transaction signed by an account.
This commit is contained in:
@@ -63,6 +63,7 @@ enum SOE_Field
|
||||
sfInvoiceID,
|
||||
sfLastNode,
|
||||
sfLastReceive,
|
||||
sfLastSignedSeq,
|
||||
sfLastTxnID,
|
||||
sfLastTxnSeq,
|
||||
sfLedgerHash,
|
||||
|
||||
Reference in New Issue
Block a user