aboutsummaryrefslogblamecommitdiffstats
path: root/Recovery-Mechanism.md
blob: ffe9483487acd45b511c5027fd538c8c321ddf85 (plain) (tree)
1
2
3


                                                                                                                                                                                                                                                                                                                                                                               
DEXON's automatic recovery mechanism will kick in in the catastrophic event that complete DEXON Network shutdown to ensure DEXON can still reach consensus even without DEXON consensus algorithm.

Nodes in the last notary set will vote on the external decentralized blockchain to determine which block height to be the point of recovery. Once a particular block height `h` has more than half of the notary set voted, the recovery consensus is reached. Block height of `h+1` will be an empty block and DEXON consensus algorithm will continue running at height `h+2`.