shortLog for dc

This commit is contained in:
Agnish Ghosh 2024-07-02 22:26:31 +05:30
parent 8f9f6544d9
commit ad64b22485
No known key found for this signature in database
GPG Key ID: 7BDDA05D1B25E9F8
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ type
func shortLog*(v: DataColumnSidecar): auto =
(
index: v.index,
column: v.column,
kzg_commitments: v.kzg_commitments.len,
kzg_proofs: v.kzg_proofs.len,
block_header: shortLog(v.signed_block_header.message),