Clean up - Ledger breaking changes.

This commit is contained in:
Arthur Britto
2012-12-21 17:05:31 -08:00
parent 5f38aed8a0
commit c05d4fb559
5 changed files with 7 additions and 9 deletions

View File

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