Add and use new owner_reserve.

This commit is contained in:
Arthur Britto
2012-12-13 15:45:49 -08:00
parent 092fe4389e
commit 72d8811ad3
5 changed files with 24 additions and 11 deletions

View File

@@ -43,6 +43,7 @@
FIELD(Expiration, UINT32, 10)
FIELD(TransferRate, UINT32, 11)
FIELD(WalletSize, UINT32, 12)
FIELD(OwnerCount, UINT32, 13) // Reorder on ledger reset.
// 32-bit integers (uncommon)
FIELD(HighQualityIn, UINT32, 16)