mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Support for STI_LEDGERENTRY.
This commit is contained in:
@@ -17,7 +17,7 @@ enum SerializedTypeID
|
||||
STI_HASH128=6, STI_HASH160=7, STI_HASH256=8, STI_VL=9, STI_TL=10,
|
||||
|
||||
// high level types
|
||||
STI_ACCOUNT=100, STI_TRANSACTION=101
|
||||
STI_ACCOUNT=100, STI_TRANSACTION=101, STI_LEDGERENTRY=102
|
||||
};
|
||||
|
||||
class SerializedType
|
||||
|
||||
Reference in New Issue
Block a user