Skip to content

Commit

Permalink
Remove highestLockupEpoch method from UnitTestSFC
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-CZ committed Oct 29, 2024
1 parent 1c5036a commit 35012d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/test/UnitTestSFC.sol
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,6 @@ interface SFCUnitTestI {

function advanceTime(uint256) external;

function highestLockupEpoch(address, uint256) external view returns (uint256);

function enableNonNodeCalls() external;

function disableNonNodeCalls() external;
Expand Down

0 comments on commit 35012d7

Please sign in to comment.