Is your feature request related to a problem? Please describe.
src/chainparams.cpp:146 has few checkpoints for the mainnet using a table of block and blockhash. Why does it end at block 295000?
Describe the solution you'd like
Either add a comment with an explanation for given number checkpoints or add checkpoints at an agreed block interval.
Describe alternatives you've considered
Additional context

Is your feature request related to a problem? Please describe.
src/chainparams.cpp:146has few checkpoints for the mainnet using a table of block and blockhash. Why does it end at block 295000?Describe the solution you'd like
Either add a comment with an explanation for given number checkpoints or add checkpoints at an agreed block interval.
Describe alternatives you've considered
Additional context