const MAX_REORG_DEPTH: u32 = 288;
To prevent disk filling attacks, we forbid reorgs that are over two days deep.