Add link def snippets to admin methods and move websocket tool links

This commit is contained in:
mDuo13
2018-05-11 13:22:42 -07:00
parent cb59e58fbe
commit d42d7aae91
41 changed files with 118 additions and 23 deletions

View File

@@ -57,3 +57,8 @@ The response follows the [standard format](#response-formatting), with a success
* Any of the [universal error types][].
* `notStandAlone` - If the `rippled` server is not currently running in stand-alone mode.
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}