mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
* nil block check * check err from OriginCheckpointBlockRoot * return error if block is not found * use block.IsNil()
3 lines
85 B
Markdown
3 lines
85 B
Markdown
### Fixed
|
|
|
|
- Nil check for block if it doesn't exist in the DB in fetchOriginSidecars |