mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
admin methods: clarify validation_create is not for validator keys anymore
This commit is contained in:
@@ -9,7 +9,7 @@ Admin commands are available only if you connect to `rippled` on a host and port
|
||||
|
||||
Use these methods to generate and manage keys.
|
||||
|
||||
* **[`validation_create`](validation_create.html)** - Generate keys for a new `rippled` validator.
|
||||
* **[`validation_create`](validation_create.html)** - Generate formatted for `rippled` node key pair. (Validators should use [tokens](run-rippled-as-a-validator.html) instead of keys generated by this method.)
|
||||
* **[`wallet_propose`](wallet_propose.html)** - Generate keys for a new account.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user