Skip to content

Commit d8b509e

Browse files
committed
cleanup
1 parent f5ce0c9 commit d8b509e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

oracle/ResillientOracle.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,4 @@ Get price of underlying asset of the input vToken, check flow:
181181

182182
| Name | Type | Description |
183183
| ---- | ---- | ----------- |
184-
| [0] | uint256 | USD price in scaled decimals e.g., vToken decimals is 8 then price is returned as 10**18 * 10**(18-8) = 10**28 decimals |
185-
186-
(while true; do ./orbital done)
184+
| [0] | uint256 | USD price in scaled decimals e.g., vToken decimals is 8 then price is returned as `10**18 * 10**(18-8) = 10**28` decimals |

0 commit comments

Comments
 (0)