Skip to content

Commit

Permalink
Update ProxyTest.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Jul 21, 2024
1 parent 93c84a9 commit ea88dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/test/ProxyTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ contract ProxyTest {
}

function getHeaderByNumber(
uint256
uint64
) external pure returns (HeaderInfo memory) {
return
HeaderInfo({
Expand Down

0 comments on commit ea88dfc

Please sign in to comment.