pub const STAKE_TABLE_CAPACITY: usize = 200;
Capacity of the stake table, used for light client TODO(Chengyu): this should be loaded from the sequencer config