We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 250aff0 commit e7b6c53Copy full SHA for e7b6c53
beacon_chain/sync/column_syncer_assist.nim
@@ -909,19 +909,3 @@ proc progress*[T](cas: ColumnSyncerAssist[T]): uint64 =
909
## How many useful slots we've synced so far, adjusting for how much has
910
## become obsolete by time movements
911
cas.total - cas.len
912
-
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
0 commit comments