Skip to content

Commit

Permalink
Update contracts/GaugeController.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Pierrick Turelier <pierrick@turelier.com>
  • Loading branch information
kamescg and PierrickGT committed May 31, 2022
1 parent 0c523ba commit b981c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/GaugeController.sol
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ contract GaugeController is IGaugeController {

/// @TODO: Add Governance/Executive authorization modifier/function.
/**
* @notice Remove gauge from the GaugeController.
* @notice Set Gauge target scale.
* @param _gauge Address of existing Gauge
* @param _scale Amount to scale existing Gauge by
*/
Expand Down

0 comments on commit b981c01

Please sign in to comment.