Merge branch 'eip4844' into deneb-free-blobs

This commit is contained in:
Diva M
2023-03-17 16:39:17 -05:00
27 changed files with 861 additions and 1034 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,