This commit is contained in:
Paul Hauner
2021-12-14 16:22:52 +11:00
parent 4f1d8152d5
commit eb32e141d2

View File

@@ -40,7 +40,7 @@ also transition from `SYNCING` -> `VALID`.
When a block transitions from `SYNCING` -> `INVALID`, all *descendants* of the
block MUST also transition from `SYNCING` -> `INVALID`.
When a node transitions from the `SYNCING` state is is removed from the set of
When a node transitions from the `SYNCING` state it is removed from the set of
`optimistic_roots`.
### Execution Engine Errors