mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 04:35:49 +00:00
find/replace all universal error types links
This commit is contained in:
@@ -225,4 +225,4 @@ The results of the `consensus_info` command can vary dramatically if you run it
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
@@ -184,5 +184,5 @@ The response follows the [standard format](#response-formatting), with a success
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-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.
|
||||
|
||||
@@ -153,4 +153,4 @@ The fields describing a fetch in progress are subject to change without notice.
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
@@ -144,5 +144,5 @@ For most other entries, the value indicates the number of objects of that type c
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
* `invalidParams` - One or more fields are specified incorrectly, or one or more required fields are missing.
|
||||
|
||||
@@ -406,4 +406,4 @@ Each member of the `peers` array is a peer object with the following fields:
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
@@ -228,4 +228,4 @@ The response follows the [standard format](#response-formatting). Additional fie
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
@@ -126,4 +126,4 @@ Each member of the `validator_sites` field array is an object with the following
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
@@ -174,4 +174,4 @@ Each member of the `publisher_lists` array is an object with the following field
|
||||
|
||||
### Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
Reference in New Issue
Block a user