Interlinking: add missed concepts pages, etc.

This commit is contained in:
mDuo13
2019-08-13 14:24:28 -07:00
parent 0f3d95fd47
commit 40f8bdc4a1
11 changed files with 179 additions and 14 deletions

View File

@@ -232,6 +232,20 @@ TrustSetAuth
```
## See Also
- **Concepts:**
- [Known Amendments List](known-amendments.html)
- [Introduction to Consensus](intro-to-consensus.html)
- **Tutorials:**
- [Run rippled as a Validator](run-rippled-as-a-validator.html)
- [Contribute Code to rippled](contribute-code-to-rippled.html)
- **References:**
- [Amendments ledger object](amendments-object.html)
- [EnableAmendment pseudo-transaction][]
- [feature method][]
- [server_info method][]
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}