mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 21:55:52 +00:00
Add line breaks after initial h1's consistently
This commit is contained in:
@@ -4,4 +4,5 @@ parent: admin-api-methods.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Server Control Methods
|
||||
|
||||
Use these methods to manage the rippled server.
|
||||
@@ -7,6 +7,7 @@ labels:
|
||||
- Core Server
|
||||
---
|
||||
# validation_seed
|
||||
|
||||
[[Source]](https://github.com/XRPLF/rippled/blob/a61ffab3f9010d8accfaa98aa3cacc7d38e74121/src/ripple/rpc/handlers/ValidationSeed.cpp "Source")
|
||||
|
||||
The `validation_seed` command temporarily sets the secret value that rippled uses to sign validations. This value resets based on the config file when you restart the server. [Disabled since: rippled 0.29.1](https://github.com/XRPLF/rippled/releases/tag/0.29.1-rc1 "BADGE_RED")
|
||||
|
||||
Reference in New Issue
Block a user