Merge branch 'deneb-free-blobs' into partial-processing

This commit is contained in:
Pawan Dhananjay
2023-03-20 22:29:40 +05:30
27 changed files with 857 additions and 1032 deletions

View File

@@ -12,7 +12,7 @@ use test_random_derive::TestRandom;
use tree_hash::TreeHash;
use tree_hash_derive::TreeHash;
#[derive(Debug)]
#[derive(Debug, PartialEq)]
pub enum BlockType {
Blinded,
Full,