Reporting Mode: API changes

This commit is contained in:
mDuo13
2021-02-13 03:01:56 -08:00
parent 5d230d259a
commit 767ef4b852
23 changed files with 93 additions and 37 deletions

View File

@@ -186,8 +186,9 @@ The response follows the [standard format][], with a successful result containin
### Possible Errors
* Any of the [universal error types][].
* `badFeature` - The `feature` specified was invalidly formatted, or the server does not know an amendment with that name.
- Any of the [universal error types][].
- `badFeature` - The `feature` specified was invalidly formatted, or the server does not know an amendment with that name.
- `reportingUnsupported` - ([Reporting Mode][] servers only) This method is not available in Reporting Mode.
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}