pub const BLOCKSET_IN_OWN_VIEW_OF_EPOCH_CAP: u64 = 1000;
Expand description
This is the cap of the size of blockset_in_own_view_of_epoch
. If we
have more than this number, we will not store it in memory
pub const BLOCKSET_IN_OWN_VIEW_OF_EPOCH_CAP: u64 = 1000;
This is the cap of the size of blockset_in_own_view_of_epoch
. If we
have more than this number, we will not store it in memory