mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-03 01:55:51 +00:00
Add validator docs
This commit is contained in:
@@ -4,6 +4,26 @@
|
||||
"md":"rippled.md",
|
||||
"html":"rippled-apis.html"
|
||||
},
|
||||
{
|
||||
"name": "Running a stock rippled node",
|
||||
"md":"rippled-stock-node.md",
|
||||
"html":"rippled-stock-node.html"
|
||||
},
|
||||
{
|
||||
"name": "Configuring rippled to validate ledgers",
|
||||
"md":"rippled-validator.md",
|
||||
"html": "rippled-validator.html"
|
||||
},
|
||||
{
|
||||
"name": "Configuring rippled to trust other validators",
|
||||
"md":"rippled-untrusted-validator.md",
|
||||
"html": "rippled-untrusted-validator.html"
|
||||
},
|
||||
{
|
||||
"name": "Configuring rippled to be a trusted validator",
|
||||
"md":"rippled-trusted-validator.md",
|
||||
"html": "rippled-trusted-validator.html"
|
||||
},
|
||||
{
|
||||
"name": "Ripple-REST",
|
||||
"md": "ripplerest_api.md",
|
||||
|
||||
Reference in New Issue
Block a user