Merge pull request #840 from mDuo13/vl_method

/vl/ method
This commit is contained in:
Rome Reginelli
2020-05-14 15:04:21 -07:00
committed by GitHub
5 changed files with 296 additions and 1 deletions

View File

@@ -289,6 +289,10 @@ targets:
"transaction-common-fields.html#auto-fillable-fields": "transaction-common-fields.html#自動入力可能なフィールド"
# Fix link from untranslated rate-limiting.html
"get-started-with-the-rippled-api.html#admin-access": "get-started-with-the-rippled-api.html" # The translated doc hasn't been updated to add the "Admin Access" section, but the details are mentioned near the top of the page
# Fix links from untranslated validator-list.html
"run-rippled-as-a-validator.html#3-enable-validation-on-your-rippled-server": "run-rippled-as-a-validator.html#3-rippledサーバーで検証を有効化"
"basic-data-types.html#specifying-time": "basic-data-types.html#時間の指定"
- name: xrp-api-only
lang: en
@@ -5700,6 +5704,17 @@ pages:
- en
- ja
- md: references/rippled-api/validator-list.md
html: validator-list.html
funnel: Docs
doc_type: References
supercategory: rippled API
category: Validator List
blurb: Special API method for sharing recommended validator lists. #TODO:translate
targets:
- en
- ja
# XRP-API docs (auto-generated)---------------------------------------------
- name: XRP-API