If I only want to monitor the blocks from a starting point, is there a way I can tell nakamoto not to go sync headers all the way to genesis on boot up? I don't need history, and I would trust a checkpoint or multiple peers telling me the same block 100 confirmations back is valid.
If it's not already built, where would you recommend I look in the code to try to add this feature?
If I only want to monitor the blocks from a starting point, is there a way I can tell nakamoto not to go sync headers all the way to genesis on boot up? I don't need history, and I would trust a checkpoint or multiple peers telling me the same block 100 confirmations back is valid.
If it's not already built, where would you recommend I look in the code to try to add this feature?