Spelling - more fixes, additions

This commit is contained in:
mDuo13
2020-07-23 20:34:51 -07:00
parent 1101d65051
commit 2652c8832a
59 changed files with 329 additions and 308 deletions

View File

@@ -43,7 +43,7 @@ rippled account_lines <account> [<peer>] [<ledger>]
[Try it! >](websocket-api-tool.html#account_lines)
The request accepts the following paramters:
The request accepts the following parameters:
| `Field` | Type | Description |
|:---------------|:-------------------------------------------|:---------------|

View File

@@ -1,7 +1,7 @@
# noripple_check
[[Source]](https://github.com/ripple/rippled/blob/9111ad1a9dc37d49d085aa317712625e635197c0/src/ripple/rpc/handlers/NoRippleCheck.cpp "Source")
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 No Ripple flag of its trust lines](rippling.html), compared with the recommended settings.
## Request Format
An example of the request format:
@@ -10,7 +10,7 @@ An example of the request format:
*WebSocket*
```
```json
{
"id": 0,
"command": "noripple_check",
@@ -24,7 +24,7 @@ An example of the request format:
*JSON-RPC*
```
```json
{
"method": "noripple_check",
"params": [