aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-10-28 09:13:05 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-10-30 16:40:36 -0400
commitfa77aaa5ad21563dd18ce3e407d391d37ac8c201 (patch)
tree5978dba3bef7b2caeb643e15c3343c6b67e5c1b4 /doc/README.md
parent643b25d093a959b2176a7ace810a7d44267ca2e9 (diff)
downloadbitcoin-fa77aaa5ad21563dd18ce3e407d391d37ac8c201.tar.xz
doc: Add external interface consistency guarantees
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index acee6d0c80..344b1be5c4 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -56,6 +56,7 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th
- [Translation Process](translation_process.md)
- [Translation Strings Policy](translation_strings_policy.md)
- [Travis CI](travis-ci.md)
+- [JSON-RPC Interface](JSON-RPC-interface.md)
- [Unauthenticated REST Interface](REST-interface.md)
- [Shared Libraries](shared-libraries.md)
- [BIPS](bips.md)