mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-31 16:58:31 +00:00
shortLog for dc
This commit is contained in:
parent
8f9f6544d9
commit
ad64b22485
@ -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),
|
||||
|
Loading…
x
Reference in New Issue
Block a user