We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55eb886 commit a3f33deCopy full SHA for a3f33de
contracts/contract/rewards/RocketRewardsPool.sol
@@ -15,7 +15,6 @@ import {IERC20} from "../../interface/util/IERC20.sol";
15
import {RewardSubmission} from "../../types/RewardSubmission.sol";
16
import {RocketBase} from "../RocketBase.sol";
17
18
-import "hardhat/console.sol";
19
import {RocketVaultWithdrawerInterface} from "../../interface/RocketVaultWithdrawerInterface.sol";
20
21
/// @notice Holds RPL and ETH generated by the network for distribution each reward cycle
0 commit comments