Right now we don't validate any of the data stored data in segmented storages on startup. Maybe adding some checksum or so would be sufficient? Or we should probably make a bit of a plan what to validate and how to make it efficient. Things like stored hashes match the headers / blocks, stored filter hashes validate against the filters and whatnot we can come up with.