mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-22 03:55:53 +00:00
Make the skip lists self-decsriptive. This change will cause old and new servers to diverge ledgers.
This commit is contained in:
@@ -55,6 +55,8 @@
|
||||
FIELD(BondAmount, UINT32, 23)
|
||||
FIELD(LoadFee, UINT32, 24)
|
||||
FIELD(OfferSequence, UINT32, 25)
|
||||
FIELD(FirstLedgerSequence, UINT32, 26)
|
||||
FIELD(LastLedgerSequence, UINT32, 27)
|
||||
|
||||
// 64-bit integers
|
||||
FIELD(IndexNext, UINT64, 1)
|
||||
|
||||
Reference in New Issue
Block a user