|
1 | 1 | {
|
2 |
| - "--- Sui Contract": { |
3 |
| - "title": "Sui Contract", |
4 |
| - "type": "separator" |
5 |
| - }, |
6 |
| - "index": "Introduction", |
7 |
| - "sdks": "SDKs", |
8 |
| - "--- Methods": { |
9 |
| - "title": "Methods", |
10 |
| - "type": "separator" |
11 |
| - }, |
| 2 | + "--- Sui Contract": { |
| 3 | + "title": "Sui Contract", |
| 4 | + "type": "separator" |
| 5 | + }, |
| 6 | + "index": "Introduction", |
| 7 | + "sdks": "SDKs", |
| 8 | + "--- Methods": { |
| 9 | + "title": "Methods", |
| 10 | + "type": "separator" |
| 11 | + }, |
12 | 12 |
|
13 |
| - "get-price": "get_price", |
14 |
| - "get-price-unsafe": "get_price_unsafe", |
15 |
| - "get-price-no-older-than": "get_price_no_older_than", |
16 |
| - "get-ema-price": "get_ema_price", |
17 |
| - "get-ema-price-unsafe": "get_ema_price_unsafe", |
18 |
| - "get-ema-price-no-older-than": "get_ema_price_no_older_than", |
19 |
| - "get-update-fee": "get_update_fee", |
20 |
| - "get-stale-price-threshold-secs": "get_stale_price_threshold_secs", |
21 |
| - "price-feed-exists": "price_feed_exists", |
22 |
| - "update-price-feeds": "update_single_price_feed" |
23 |
| - } |
| 13 | + "get-price": "get_price", |
| 14 | + "get-price-unsafe": "get_price_unsafe", |
| 15 | + "get-price-no-older-than": "get_price_no_older_than", |
| 16 | + "get-ema-price": "get_ema_price", |
| 17 | + "get-ema-price-unsafe": "get_ema_price_unsafe", |
| 18 | + "get-ema-price-no-older-than": "get_ema_price_no_older_than", |
| 19 | + "get-update-fee": "get_update_fee", |
| 20 | + "get-stale-price-threshold-secs": "get_stale_price_threshold_secs", |
| 21 | + "price-feed-exists": "price_feed_exists", |
| 22 | + "update-price-feeds": "update_single_price_feed" |
| 23 | +} |
0 commit comments