diff options
| author | MarcoFalke <[email protected]> | 2018-10-28 09:13:05 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-10-30 16:40:36 -0400 |
| commit | fa77aaa5ad21563dd18ce3e407d391d37ac8c201 (patch) | |
| tree | 5978dba3bef7b2caeb643e15c3343c6b67e5c1b4 /doc/README.md | |
| parent | Merge #14583: docs: Textual improvements in build docs (diff) | |
| download | discoin-fa77aaa5ad21563dd18ce3e407d391d37ac8c201.tar.xz discoin-fa77aaa5ad21563dd18ce3e407d391d37ac8c201.zip | |
doc: Add external interface consistency guarantees
Diffstat (limited to 'doc/README.md')
| -rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index acee6d0c8..344b1be5c 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) |