Skip to content

Commit

Permalink
fix: Governor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stonehengeLR committed Jul 4, 2024
1 parent 0ba5d3a commit acda72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/BlastYield.sol
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ contract BlastYield {
* @param _blast Blast precompile
* @param _blastPoints Blast points
* @param _blastPointsOperator Blast points operator
* @param _governor Governor of the contract
* @param _governor The address that’s allowed to claim the contract’s yield and gas
* @param _usdb USDB address
* @param _weth WETH address
*/
Expand Down

0 comments on commit acda72e

Please sign in to comment.