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

@@ -84,3 +84,8 @@ The response follows the [standard format](#response-formatting), with a success
* Any of the [universal error types][].
* `badSeed` - The request provided an invalid secret value. This usually means that the secret value appears to be a valid string of a different format, such as an account address or validation public key.
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}