c/ElrondDevelopers Posted on c/ElrondDevelopers 1 dmn8392211779c/ElrondDevelopers 2 years ago Hey! Is there a specific amount blocks/year? And if yes, do I just calculate by dividing nr of seconds in a year to 6? Comment 1 Comments Ren8277260773 2years ago pub const BLOCKS_IN_YEAR: u64 = 31_536_000 / 6;
pub const BLOCKS_IN_YEAR: u64 = 31_536_000 / 6;