You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
need to check for undefined dataColumnSidecar or while ( (dataColumnSidecar = allDataColumnSidecars[dataColumnSideCarIndex])?.signedBlockHeader.message.slot === block.data.message.slot
Describe the bug
got this error during devnet
Expected behavior
dataColumnSidecar
orwhile ( (dataColumnSidecar = allDataColumnSidecars[dataColumnSideCarIndex])?.signedBlockHeader.message.slot === block.data.message.slot
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
f4f8684
The text was updated successfully, but these errors were encountered: