Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
gianbelinche committed Jan 3, 2025
1 parent 3e87c9b commit 7aa70a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ pragma solidity 0.8.24;
import {IL1DAValidator, L1DAValidatorOutput} from "../../IL1DAValidator.sol";
import {ValL1DAWrongInputLength} from "../../DAContractsErrors.sol";


contract EigenDAL1Validator is IL1DAValidator {
function checkDA(
uint256, // _chainId
Expand Down

0 comments on commit 7aa70a4

Please sign in to comment.