pub const ON_DEMAND_DEFAULT_QUEUE_MAX_SIZE: u32 = 10_000;
Expand description

Default queue size we use for the on-demand order book.

Can be adjusted in configuration.