mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Start moving to SetFlag/ClearFlag
This commit is contained in:
@@ -79,6 +79,8 @@ FIELD (OperationLimit, UINT32, 29)
|
||||
FIELD (ReferenceFeeUnits, UINT32, 30)
|
||||
FIELD (ReserveBase, UINT32, 31)
|
||||
FIELD (ReserveIncrement, UINT32, 32)
|
||||
FIELD (SetFlag, UINT32, 33)
|
||||
FIELD (ClearFlag, UINT32, 34)
|
||||
|
||||
// 64-bit integers
|
||||
FIELD (IndexNext, UINT64, 1)
|
||||
|
||||
Reference in New Issue
Block a user