mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 21:55:52 +00:00
find/replace all universal error types links
This commit is contained in:
@@ -91,6 +91,6 @@ 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][].
|
||||
* `invalidParams` - One or more fields are specified incorrectly, or one or more required fields are missing.
|
||||
* Cannot connect in standalone mode - Network-related commands are disabled in stand-alone mode.
|
||||
|
||||
@@ -55,5 +55,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][].
|
||||
* `notStandAlone` - If the `rippled` server is not currently running in stand-alone mode.
|
||||
|
||||
@@ -80,4 +80,4 @@ 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][].
|
||||
|
||||
@@ -82,5 +82,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][].
|
||||
* `badSeed` - The request provided an invalid secret value. This usually means that the secret value appears to be a valid string of a different format, such as an account address or validation public key.
|
||||
|
||||
Reference in New Issue
Block a user