This commit is contained in:
Agnish Ghosh 2024-09-12 16:19:55 +05:30
parent ee33ec0683
commit 880d253dee
1 changed files with 1 additions and 0 deletions

View File

@ -414,6 +414,7 @@ p2pProtocol BeaconSync(version = 1,
found = 0
bytes: seq[byte]
for i in 0..<count:
let blockRef = dag.getBlockRef(columnIds[i].block_root).valueOr:
continue