Merge pull request #498 from mDuo13/shard_crawl

crawl_shards method
This commit is contained in:
Rome Reginelli
2019-01-30 16:45:11 -08:00
committed by GitHub
4 changed files with 152 additions and 1 deletions

View File

@@ -1901,6 +1901,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.