Merge pull request #515 from ripple/rippled_1.2.0

rippled 1.2.0 docs
This commit is contained in:
Rome Reginelli
2019-02-13 13:41:18 -08:00
committed by GitHub
23 changed files with 352 additions and 54 deletions

View File

@@ -593,6 +593,15 @@ pages:
targets:
- local
- md: concepts/the-rippled-server/transaction-censorship-detection.md
html: transaction-censorship-detection.html
funnel: Docs
doc_type: Concepts
category: The rippled Server
blurb: XRP Ledger provides an automated transaction censorship detector that is available on all rippled servers.
targets:
- local
# Tutorials --------------------------------------------------------------------
- name: Tutorials
@@ -1908,6 +1917,17 @@ pages:
targets:
- local
- md: references/rippled-api/admin-rippled-methods/logging-and-data-management-methods/crawl_shards.md
html: crawl_shards.html
blurb: Request information about which history shards peers have.
funnel: Docs
doc_type: References
supercategory: rippled API
category: Admin rippled Methods
subcategory: Logging and Data Management Methods
targets:
- local
- md: references/rippled-api/admin-rippled-methods/logging-and-data-management-methods/download_shard.md
html: download_shard.html
blurb: Download a specific shard of ledger history.