This commit is contained in:
JoelKatz
2012-09-28 22:40:00 -07:00
parent cc8d470e21
commit 079d376390

View File

@@ -27,7 +27,7 @@
// 16-bit integers
FIELD(LedgerEntryType, UINT16, 1)
FIELD(TransactionType, UINT16, 1)
FIELD(TransactionType, UINT16, 2)
// 32-bit integers (common)
FIELD(ObjectType, UINT32, 1)