File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/morpho-chainlink/interfaces Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ interface IMorphoChainlinkOracleV2Factory {
32
32
/// assets has enough precision.
33
33
/// @param quoteVault Quote vault. Pass address zero to omit this parameter.
34
34
/// @param quoteVaultConversionSample The sample amount of quote vault shares used to convert to underlying.
35
- /// Pass 1 if the base asset is not a vault. Should be chosen such that converting `quoteVaultConversionSample` to
35
+ /// Pass 1 if the quote asset is not a vault. Should be chosen such that converting `quoteVaultConversionSample` to
36
36
/// assets has enough precision.
37
37
/// @param baseFeed1 First base feed. Pass address zero if the price = 1.
38
38
/// @param baseFeed2 Second base feed. Pass address zero if the price = 1.
You can’t perform that action at this time.
0 commit comments