Interlinking: add missing link def includes

This commit is contained in:
mDuo13
2019-08-15 14:35:55 -07:00
parent 40f8bdc4a1
commit 4af8b8daaa
3 changed files with 19 additions and 0 deletions

View File

@@ -25,3 +25,9 @@ There is no `rippled` setting that defines which network it uses. Instead, it us
- [consensus_info method][]
- [validator_list_sites method][]
- [validators method][]
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}