The maximum size of a serialized object in bytes or number of elements (for eg vectors) when the size is encoded as CompactSize.
Synopsis
Declared in <serialize.h>
inline constexpr uint64_t MAX_SIZE = 0x02000000;
Created with MrDocs