Skip to content

Commit

Permalink
Remove api_version mention in forwarding rules
Browse files Browse the repository at this point in the history
  • Loading branch information
godexsoft committed Sep 28, 2023
1 parent 810aaf8 commit fd88037
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/concepts/networks-and-servers/the-clio-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ When a Clio server receives an API request, it looks up data from these data sto
Clio will **always** forward to `rippled` if any of the following is true:

- `ledger_index` is set to `current` or `closed`.
- `api_version` is set to `1` - Clio only supports API v2.
- `accounts`, `queue` or `full` are set to `true` for the `ledger` API.
- `queue` is set to `true` for the `account_info` API.
- Requested API method (`"command"`) is `submit`, `submit_multisigned`, `fee`, `ledger_closed`, `ledger_current`, `ripple_path_find`, `manifest`, `channel_authorize` or `channel_verify`.
Expand Down

0 comments on commit fd88037

Please sign in to comment.