CatapultServer
v0.5.0.1 (Elephant)
|
Policy for saving and loading secret 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< SecretLockInfo, SecretLockInfoExtendedDataSerializer > | |
static void | Save (const SecretLockInfo &lockInfo, io::OutputStream &output) |
Saves lockInfo to output. More... | |
static SecretLockInfo | Load (io::InputStream &input) |
Loads a single value from input. More... | |
Policy for saving and loading secret lock info data.
|
staticconstexpr |
Serialized state version.