Skip to content

Commit

Permalink
Update contracts/consumer/remote-price-feed/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mauro Lacy <[email protected]>
  • Loading branch information
uint and maurolacy authored Nov 14, 2023
1 parent 14dfe9b commit 36841f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/consumer/remote-price-feed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ A single trading pair has to be configured on instantiation, along with the IBC
For this contract to work correctly:

- An IBC connection to [Osmosis Price Provider](../osmosis-price-provider) must be opened.
- A`SudoMsg::EndBlock {}` must be sent to the contract regularly. This will allow the contract to request regular updates of locally stored data.
- A `SudoMsg::EndBlock {}` must be sent to the contract regularly. This will allow the contract to request regular updates of locally stored data.

0 comments on commit 36841f2

Please sign in to comment.