mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
nil block check (#16006)
* nil block check * check err from OriginCheckpointBlockRoot * return error if block is not found * use block.IsNil()
This commit is contained in:
3
changelog/satushh-fetchoriginsidecars-bug.md
Normal file
3
changelog/satushh-fetchoriginsidecars-bug.md
Normal file
@@ -0,0 +1,3 @@
|
||||
### Fixed
|
||||
|
||||
- Nil check for block if it doesn't exist in the DB in fetchOriginSidecars
|
||||
Reference in New Issue
Block a user