mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
Merge pull request #806 from mDuo13/new_methods_manifest_validator_info
New methods: manifest, validator_info
This commit is contained in:
@@ -4502,6 +4502,18 @@ pages:
|
||||
targets:
|
||||
- ja
|
||||
|
||||
- md: references/rippled-api/admin-rippled-methods/status-and-debugging-methods/manifest.md
|
||||
html: manifest.html
|
||||
blurb: Look up the public information about a known validator.
|
||||
funnel: Docs
|
||||
doc_type: References
|
||||
supercategory: rippled API
|
||||
category: Admin rippled Methods
|
||||
subcategory: Status and Debugging Methods
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
- md: references/rippled-api/admin-rippled-methods/status-and-debugging-methods/print.md
|
||||
html: print.html
|
||||
blurb: Get information about internal subsystems.
|
||||
@@ -4524,6 +4536,18 @@ pages:
|
||||
targets:
|
||||
- ja
|
||||
|
||||
- md: references/rippled-api/admin-rippled-methods/status-and-debugging-methods/validator_info.md
|
||||
html: validator_info.html
|
||||
blurb: Get the server's validation settings, if configured as a validator.
|
||||
funnel: Docs
|
||||
doc_type: References
|
||||
supercategory: rippled API
|
||||
category: Admin rippled Methods
|
||||
subcategory: Status and Debugging Methods
|
||||
targets:
|
||||
- en
|
||||
- ja
|
||||
|
||||
- md: references/rippled-api/admin-rippled-methods/status-and-debugging-methods/validator_list_sites.md
|
||||
html: validator_list_sites.html
|
||||
blurb: Get information about sites that publish validator lists.
|
||||
|
||||
Reference in New Issue
Block a user