Post
Topic
Board Bitcoin Technical Support
Topic OP
Do blocks ever get removed from disk?
by
CuriousCarl
on 25/01/2015, 21:06:34 UTC
It seems that blocks are written to disk in the WriteBlockToDisk function in main.cpp. But I haven't found where they are deleted. Maybe they don't ever get deleted from disk? Once written they are always valid?