Constant MAX_LOG_MANY_SIZE_BYTES
pub const MAX_LOG_MANY_SIZE_BYTES: u64 = 16384; // 16_384u64
Expand description
Max log bytes per call to a listener.
pub const MAX_LOG_MANY_SIZE_BYTES: u64 = 16384; // 16_384u64
Max log bytes per call to a listener.