Skip to content

Commit

Permalink
fix: fixed netspec comment
Browse files Browse the repository at this point in the history
Co-authored-by: Jesus Lanchas <[email protected]>
Signed-off-by: Narayan Prusty <[email protected]>
  • Loading branch information
web3rover and chechu authored Aug 20, 2024
1 parent 40bc057 commit c75405f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/oracles/WeETHAccountantOracle.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { ensureNonzeroAddress } from "@venusprotocol/solidity-utilities/contract
/**
* @title WeETHAccountantOracle
* @author Venus
* @notice This oracle fetches the price of weETH LRT
* @notice This oracle fetches the price of Ether.fi tokens based on an `Accountant` contract (i.e. weETHs and weETHk)
*/
contract WeETHAccountantOracle is CorrelatedTokenOracle {
/// @notice Address of Accountant
Expand Down

0 comments on commit c75405f

Please sign in to comment.