Skip to content

Commit

Permalink
test stake/unstake
Browse files Browse the repository at this point in the history
  • Loading branch information
teddy-nodeset committed May 3, 2024
1 parent 6219b4d commit 1400882
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 298 deletions.
1 change: 1 addition & 0 deletions contracts/Testing/Mocks/MockRocketNodeStaking.sol
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ contract MockRocketNodeStaking is IRocketNodeStaking {
function getNodeMaximumRPLStake(address _nodeAddress) external view override returns (uint256) {}

function getNodeETHMatchedLimit(address _nodeAddress) external view override returns (uint256) {}

}
Loading

0 comments on commit 1400882

Please sign in to comment.