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.
2 parents 9fb7d4b + 04d4556 commit d0cde07Copy full SHA for d0cde07
src/libraries/VaultLib.sol
@@ -3,7 +3,7 @@ pragma solidity ^0.8.0;
3
4
import {IERC4626} from "../interfaces/IERC4626.sol";
5
6
-/// @title ChainlinkDataFeedLib
+/// @title VaultLib
7
/// @author Morpho Labs
8
/// @custom:contact [email protected]
9
/// @notice Library exposing functions to price shares of an ERC4626 vault.
0 commit comments