Rename file and move from config to installation

This commit is contained in:
Amarantha Kulkarni
2022-02-15 15:22:23 -08:00
parent ed4de1838d
commit 40b8627dcc
2 changed files with 11 additions and 11 deletions

View File

@@ -1,13 +1,13 @@
---
html: run-rippled-in-reporting-mode.html
parent: configure-rippled.html
blurb: Run a special operating mode of rippled that handles remote procedure calls (RPC) for validated data.
html: build-run-rippled-in-reporting-mode.html
parent: install-rippled.html
blurb: Build and run a special operating mode of rippled that handles remote procedure calls (RPC) for validated data.
labels:
- Core Server
- Blockchain
top_nav_grouping: Popular Pages
---
# Run rippled in Reporting Mode
# Build and Run `rippled` in Reporting Mode
[Reporting mode](rippled-server-modes.html) is a mode of the XRP Ledger core server specialized for serving [HTTP and WebSocket APIs](rippled-api.html).