Constant MAX_REORG_DEPTH

Source
const MAX_REORG_DEPTH: u32 = 288;
Expand description

To prevent disk filling attacks, we forbid reorgs that are over two days deep.