Start moving to SetFlag/ClearFlag

This commit is contained in:
JoelKatz
2013-06-17 18:52:08 -07:00
parent 36a84484e0
commit 8e2c65d4e0
3 changed files with 5 additions and 4 deletions

View File

@@ -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)