Files
lighthouse/consensus/state_processing/src/per_block_processing/deneb.rs
realbigsean a5addf661c Rename eip4844 to deneb (#4129)
* rename 4844 to deneb

* rename 4844 to deneb

* move excess data gas field

* get EF tests working

* fix ef tests lint

* fix the blob identifier ef test

* fix accessed files ef test script

* get beacon chain tests passing
2023-03-26 11:49:16 -04:00

3 lines
50 B
Rust

#[allow(clippy::module_inception)]
pub mod deneb;