mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Referencify the standard response format link
This commit is contained in:
@@ -133,7 +133,7 @@ Connecting to 127.0.0.1:5005
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
The response follows the [standard format](#response-formatting), with a successful result containing the following fields:
|
||||
The response follows the [standard format][], with a successful result containing the following fields:
|
||||
|
||||
| `Field` | Type | Description |
|
||||
|:---------------------------|:-----------------|:-----------------------------|
|
||||
|
||||
@@ -274,7 +274,7 @@ An example of a successful response:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
The response follows the [standard format](#response-formatting), with a successful result containing an `info` object as its only field.
|
||||
The response follows the [standard format][], with a successful result containing an `info` object as its only field.
|
||||
|
||||
The `info` object may have some arrangement of the following fields:
|
||||
|
||||
|
||||
@@ -244,7 +244,7 @@ An example of a successful response:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
The response follows the [standard format](#response-formatting), with a successful result containing a `state` object as its only field.
|
||||
The response follows the [standard format][], with a successful result containing a `state` object as its only field.
|
||||
|
||||
The `state` object may have some arrangement of the following fields:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user