Skip to content

Commit

Permalink
fix(desperation)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trantorian1 committed Sep 24, 2024
1 parent f54b361 commit 67787f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/primitives/block/src/header.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ impl GasPrices {
}

#[derive(Copy, Clone, Debug, Default, Eq, PartialEq, serde::Serialize, serde::Deserialize)]
#[serde(rename_all = "SCREAMING_SNAKE_CASE")]
pub enum L1DataAvailabilityMode {
Calldata,
#[default]
Expand Down

0 comments on commit 67787f9

Please sign in to comment.