This commit is contained in:
Agnish Ghosh 2024-10-10 05:03:21 +05:30
parent a0a8ebfe22
commit d456b99e37
1 changed files with 1 additions and 0 deletions

View File

@ -403,6 +403,7 @@ proc processDataColumnSidecar*(
let
columns = self.dataColumnQuarantine[].gatherDataColumns
if columns.len >= (NUMBER_OF_COLUMNS div 2):
let
reconstructed_columns =
self.processReconstructionFromGossip(forkyBlck, columns)
for rc in reconstructed_columns.get: