Fix: typo
Fix: typo
This commit is contained in:
parent
fa97016573
commit
0c17d78356
@ -34,7 +34,7 @@ Assemble a `FullTipSet` populated with the single block received earlier.
|
||||
|
||||
`(*Syncer).collectHeaders()`: we retrieve all tipsets from the received block down to our chain. Validation now is expanded to *every* block inside these tipsets.
|
||||
|
||||
`V`: Beacon entires are ordered by their round number.
|
||||
`V`: Beacon entries are ordered by their round number.
|
||||
|
||||
`V:` Tipset `Parents` CIDs match the fetched parent tipset through block sync. (This check is not enforced correctly at the moment, see [issue](https://github.com/filecoin-project/lotus/issues/1918).)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user