Skip to content

Commit

Permalink
refmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Sep 19, 2024
1 parent 3b5c535 commit 3760160
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions oracle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ Responsibilities of the Oracle:

## Configuration

At a high level the oracle is configured with a `oracle.json` file that contains all providers that need to be
instantiated. To read more about the configuration of `oracle.json`, please refer to the [oracle configuration
documentation](../docs/validators/configuration.mdx).
At a high level the oracle is configured with a `oracle.json` file that contains all providers that need to be instantiated. To read more about the configuration of `oracle.json`, please refer to the [oracle configuration documentation](../docs/validators/configuration.mdx).

Each provider is instantiated using the `PriceAPIQueryHandlerFactory`, `PriceWebSocketQueryHandlerFactory`, and `MarketMapFactory` factory functions. Think of these as the constructors for the providers.

Expand Down

0 comments on commit 3760160

Please sign in to comment.