pub const MAX_INLINE_COMMANDS_DATA_SIZE: u32 = 2048;
Expand description

The batch size used to send multiple inline commands in a single message.