Chain Reorganization Threshold
The chain reorganization threshold is the depth at which a block is considered deep enough in the blockchain that the probability of it being reversed becomes negligible. This threshold is determined by the protocol's consensus rules and the amount of work or stake securing the network.
In the event of a chain fork, the protocol's fork choice rule determines which chain becomes the canonical one, effectively reorganizing the blocks that were on the discarded chain. For financial derivatives, this threshold is critical because it defines the point of "safe" settlement.
If a trade is executed on a block that is later reorganized, the trade may be invalidated, leading to significant financial loss. Therefore, protocols must set a clear threshold that balances the need for fast settlement with the need for sufficient security against reorganization.