Add KZG proof and blob validation

This commit is contained in:
Jimmy Chen
2023-03-15 15:15:46 +11:00
parent 62627d984c
commit 02a88f0704
6 changed files with 71 additions and 24 deletions

View File

@@ -314,7 +314,6 @@ mod tests {
VoluntaryExit,
ProposerSlashing,
AttesterSlashing,
BeaconBlocksAndBlobsSidecar,
]
.iter()
{