pub const CHAIN_FINALITY: ChainEpoch = 900;
Expand description

Epochs after which chain state is final with overwhelming probability (hence the likelihood of two fork of this size is negligible) This is a conservative value that is chosen via simulations of all known attacks.