|
CatapultServer
v0.5.0.1 (Elephant)
|
Policy for saving and loading hash lock info data. More...


Static Public Attributes | |
| static constexpr uint16_t | State_Version = 1 |
| Serialized state version. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from catapult::state::LockInfoSerializer< HashLockInfo, HashLockInfoExtendedDataSerializer > | |
| static void | Save (const HashLockInfo &lockInfo, io::OutputStream &output) |
| Saves lockInfo to output. More... | |
| static HashLockInfo | Load (io::InputStream &input) |
| Loads a single value from input. More... | |
Policy for saving and loading hash lock info data.
|
staticconstexpr |
Serialized state version.