mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Consistent use of terminology in admin method blurbs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
The `ledger_request` command tells server to fetch a specific ledger version from its connected peers. This only works if one of the server's immediately-connected peers has that ledger. You may need to run the command several times to completely fetch a ledger.
|
||||
|
||||
*The `ledger_request` request is an [admin method](admin-rippled-methods.html) that cannot be run by unprivileged users!*
|
||||
*The `ledger_request` method is an [admin method](admin-rippled-methods.html) that cannot be run by unprivileged users!*
|
||||
|
||||
### Request Format
|
||||
An example of the request format:
|
||||
|
||||
Reference in New Issue
Block a user