Skip to content

Commit a86d570

Browse files
committed
trigger rebuild
1 parent e894e6a commit a86d570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/sui/get-stale-price-threshold-secs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ these functions revert if the current on-chain price is older than this threshol
1616
use pyth::pyth;
1717
use pyth::price_identifier;
1818

19-
pyth::get_stale_price_threshold_secs();
19+
pyth::get_stale_price_threshold_secs(pyth_state);
2020
```
2121
</DynamicCode>
2222
</Tab>

0 commit comments

Comments
 (0)