//Generator.java private void forge(Block lastBlock, int timestamp, boolean reset) { BlockchainProcessorImpl.getInstance().generateBlock(secretPhrase, timestamp) //comment the code below }