Skip to content

Commit c76b654

Browse files
committed
Fix whitespace issue
1 parent 91f2ccd commit c76b654

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/price-feeds/schedule-price-updates/using-adrastia.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ Adrastia is working on a decentralized, permissionless system for managing this
2424
## Configuration
2525

2626
Every price feed supports updates based on either:
27+
2728
1. The price changing by at least the specified threshold, or
2829
2. The heartbeat period being met (i.e. requiring at least one update every so often)
2930

3031
Additionally, every feed also supports early update conditions as an extension of the above criteria. When one feed requires an update based on the regular criteria, additional criteria can be applied to preemptively update other specified price feeds. This early update mechanism saves gas by reducing the amount of update transactions, with the cost savings rooted in performing a minimal amount of proof validations.
3132

3233
## More details
3334

34-
This page covers the key aspects of Adrastia's Pyth Price Feed Updater. For more details including aspects like costs, analytics, terms, and technical specifications, please visit [Adrastia's documentation page](https://docs.adrastia.io/automatos/pyth-price-feed-updater).
35+
This page covers the key aspects of Adrastia's Pyth Price Feed Updater. For more details including aspects like costs, analytics, terms, and technical specifications, please visit [Adrastia's documentation page](https://docs.adrastia.io/automatos/pyth-price-feed-updater).

0 commit comments

Comments
 (0)