Constant MAX_OPTION_BATCH_SIZE
pub const MAX_OPTION_BATCH_SIZE: u8 = 16; // 16u8
Expand description
The maximum number of options that can be yielded in a single watcher batch.
pub const MAX_OPTION_BATCH_SIZE: u8 = 16; // 16u8
The maximum number of options that can be yielded in a single watcher batch.