The maximum allowed size for a serialized block, in bytes (only for buffer size limits)

Synopsis

Declared in <consensus/consensus.h>

inline constexpr unsigned int MAX_BLOCK_SERIALIZED_SIZE = {4'000'000};

Created with MrDocs