pub const MAX_NUMBER_OF_TRANSACTIONS: usize = 1_000;
Maximum number of transactions allowed in a block.