Skip to content

Commit

Permalink
added EIP
Browse files Browse the repository at this point in the history
  • Loading branch information
koloz193 committed Jan 24, 2024
1 parent 89724e8 commit 54e982e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pragma solidity 0.8.20;
/**
* @author Matter Labs
* @custom:security-contact [email protected]
* @notice Interface for contract responsible chunking pubdata into the appropriate size for 4844 blobs.
* @notice Interface for contract responsible chunking pubdata into the appropriate size for EIP-4844 blobs.
*/
interface IPubdataChunkPublisher {
/// @notice Chunks pubdata into pieces that can fit into blobs.
Expand Down

0 comments on commit 54e982e

Please sign in to comment.