Skip to content

Commit

Permalink
chore: update readme from suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Ernesto Boado <ebdmrr@gmail.com>
  • Loading branch information
brotherlymite and eboadom authored Oct 24, 2024
1 parent bc30019 commit a3e567a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The following is a simple diagram on how the system works as a whole:

### AaveStewardsInjector

The [AaveStewardsInjector](./src/contracts//AaveStewardInjector.sol) is a chainlink automation compatible contract which checks if the latest update from the Edge Risk Oracle could be pushed to the Risk Steward, and if so it injects the latest update from the Edge Risk Oracle to the Risk Stewards. The `AaveStewardsInjector` should be set as the `riskCouncil` on the Risk Steward contract so it can inject updates.
The [AaveStewardsInjector](./src/contracts//AaveStewardInjector.sol) is a chainlink automation compatible contract which checks if the latest update from the Edge Risk Oracle could be pushed to the Risk Steward, and if so, injects it to the Aave Risk Stewards. The `AaveStewardsInjector` should be set as the `riskCouncil` on the Aave Risk Steward contract so it can inject updates.

The `AaveStewardsInjector` has the following major functions:

Expand Down

0 comments on commit a3e567a

Please sign in to comment.