mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 15:45:50 +00:00
More labeling
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
html: health-check.html
|
||||
parent: peer-port-methods.html
|
||||
blurb: Special API method for reporting server health.
|
||||
labels:
|
||||
- Core Server
|
||||
---
|
||||
# Health Check
|
||||
[[Source]](https://github.com/ripple/rippled/blob/de0c52738785de8bf837f9124da65c7905e7bb5a/src/ripple/overlay/impl/OverlayImpl.cpp#L1084-L1168 "Source")
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: peer-crawler.html
|
||||
parent: peer-port-methods.html
|
||||
blurb: Special API method for sharing network topology and status metrics.
|
||||
labels:
|
||||
- Core Server
|
||||
- Blockchain
|
||||
---
|
||||
# Peer Crawler
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: validator-list.html
|
||||
parent: peer-port-methods.html
|
||||
blurb: Special API method for sharing recommended validator lists.
|
||||
labels:
|
||||
- Core Server
|
||||
- Blockchain
|
||||
---
|
||||
# Validator List Method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user