Merge pull request #3205 from XRPLF/oracle-updates

Update for Oracles - LastUpdateTime validation, tecINVALID_UPDATE_TIME
This commit is contained in:
Rome Reginelli
2025-07-29 12:35:01 -07:00
committed by GitHub
3 changed files with 10 additions and 3 deletions

View File

@@ -163,6 +163,5 @@ An example of the response format:
- `internal` - The `trim_threshold` setting removed all prices.
- `objectNotFound` - There are no prices in the dataset.
- `oracleMalformed` - The `oracles` array is malformed. At least one object field is specified incorrectly or missing, or the number of objects is outside the bounds of 1 to 200.
-
{% raw-partial file="/docs/_snippets/common-links.md" /%}