Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Nov 28, 2024
1 parent 3e581b0 commit e8c2686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/specification/src/eip4844.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/// === EIP-4844 constants ===
// === EIP-4844 constants ===

/// Gas consumption of a single data blob (== blob byte size).
pub const GAS_PER_BLOB: u64 = 1 << 17;
Expand Down

0 comments on commit e8c2686

Please sign in to comment.