Skip to content

Commit

Permalink
Update IChainManager.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
wcgcyx committed Jul 23, 2024
1 parent 9c6b78c commit 163c4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/invariant/IChainManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ pragma solidity 0.8.19;

interface IChainManager {
function switchToChain(uint256 chainId) external;
}
}

0 comments on commit 163c4b5

Please sign in to comment.