Constant STAKE_TABLE_CAPACITY

Source
pub const STAKE_TABLE_CAPACITY: usize = 200;
Expand description

Capacity of the stake table, used for light client TODO(Chengyu): this should be loaded from the sequencer config