mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45: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.
|
||||
|
||||
**Note:** There is no commandline version of this method.
|
||||
|
||||
## 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 -->
|
||||
|
||||
*WebSocket*
|
||||
@@ -43,7 +44,6 @@ An example of the request format:
|
||||
|
||||
<!-- 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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user