|
ledger-core
|
Public Member Functions | |
| template<class Archive > | |
| void | serialize (Archive &archive, std::uint32_t const version) |
Public Attributes | |
| uint32_t | maxConsecutiveChangeIndex |
| uint32_t | maxConsecutiveReceiveIndex |
| std::set< uint32_t > | nonConsecutiveChangeIndexes |
| std::set< uint32_t > | nonConsecutiveReceiveIndexes |
| bool | empty |
1.8.13