Skip to content

Commit 6bf8327

Browse files
committed
fix: apply suggestion
1 parent 4a7fe5f commit 6bf8327

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ This oracle handles the following cases among others (let's say that our pair is
2020

2121
### MorphoChainlinkOracleV2Factory
2222

23-
The `MorphoChainlinkOracleV2Factory` is a factory that deploys `MorphoChainlinkOracleV2` instances.
24-
25-
The factory facilitates the creation and indexing of `MorphoChainlinkOracleV2` oracles. This factory contract streamlines the process of deploying new oracles, catering to various market pairs without the need to deploy individual contracts manually for each pair.
26-
2723
#### Deploy an Oracle
2824

2925
To deploy a `MorphoChainlinkOracleV2` on the Ethereum mainnet, use the `MorphoChainlinkOracleV2Factory` to create a new oracle. Call the `createMorphoChainlinkOracleV2` function with the following parameters:

0 commit comments

Comments
 (0)