diff --git a/README.md b/README.md index a54b759..acb3cbd 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ core differences are as follows: ## Forks - Other Projects that use the Ojo Price Feeder -* [Kujira](https://github.com/team-kujira/oracle-price-feeder) -* [Sei](https://github.com/sei-protocol/sei-chain/tree/master/oracle/price-feeder) +- [Kujira](https://github.com/team-kujira/oracle-price-feeder) +- [Sei](https://github.com/sei-protocol/sei-chain/tree/master/oracle/price-feeder) ## Background @@ -76,8 +76,6 @@ In the PF config file you can set either: - `gas_adjustment` - or `gas_prevote` and `gas_vote` - fixed amount of gas used for `MsgAggregateExchangeRatePrevote` and `MsgAggregateExchangeRateVote` transactions respectively. -## Configuration: `umee-provider-config` - ## Configuration Copy the `price-feeder.example.toml` file to `price-feeder.toml` and update accordingly.