pub const MAX_RESERVATIONS: u64 = 256;
Expand description

Maximal amount of reservations program may have.