Remove reorg section
This commit is contained in:
parent
4ccd38b54e
commit
f4a125c89a
|
@ -159,8 +159,7 @@ another chain.
|
||||||
### Re-Orgs
|
### Re-Orgs
|
||||||
|
|
||||||
The consensus engine MUST support any chain reorganisation which does *not*
|
The consensus engine MUST support any chain reorganisation which does *not*
|
||||||
affect the justified checkpoint. The consensus engine MAY support re-orgs
|
affect the justified checkpoint.
|
||||||
beyond the justified checkpoint.
|
|
||||||
|
|
||||||
If the justified checkpoint transitions from `SYNCING` -> `INVALID`, a
|
If the justified checkpoint transitions from `SYNCING` -> `INVALID`, a
|
||||||
consensus engine MAY choose to alert the user and force the application to
|
consensus engine MAY choose to alert the user and force the application to
|
||||||
|
|
Loading…
Reference in New Issue