I noticed the following were unused from the node namespace in validation.cpp:
- BLOCKFILE_CHUNK_SIZE
- nPruneTarget
- OpenBlockFile
- UNDOFILE_CHUNK_SIZE
I am not sure if maybe there is some reason these are still defined here in which case I’ll close this