mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Moves commandline input note to correct location for noripple_check.md
This commit is contained in:
@@ -3,11 +3,12 @@
|
|||||||
|
|
||||||
The `noripple_check` command provides a quick way to check the status of [the DefaultRipple field for an account and the NoRipple flag of its trust lines](rippling.html), compared with the recommended settings.
|
The `noripple_check` command provides a quick way to check the status of [the DefaultRipple field for an account and the NoRipple flag of its trust lines](rippling.html), compared with the recommended settings.
|
||||||
|
|
||||||
**Note:** There is no commandline version of this method.
|
|
||||||
|
|
||||||
## Request Format
|
## Request Format
|
||||||
An example of the request format:
|
An example of the request format:
|
||||||
|
|
||||||
|
**Note:** There is no command-line syntax for this method. Use the [json method][] to access this from the command line.
|
||||||
|
|
||||||
<!-- MULTICODE_BLOCK_START -->
|
<!-- MULTICODE_BLOCK_START -->
|
||||||
|
|
||||||
*WebSocket*
|
*WebSocket*
|
||||||
@@ -43,7 +44,6 @@ An example of the request format:
|
|||||||
|
|
||||||
<!-- MULTICODE_BLOCK_END -->
|
<!-- MULTICODE_BLOCK_END -->
|
||||||
|
|
||||||
**Note:** There is no command-line syntax for this method. Use the [json method][] to access this from the command line.
|
|
||||||
|
|
||||||
The request includes the following parameters:
|
The request includes the following parameters:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user