REST 0.11, 0.12, 0.13 update

references.md, developer-reference.md, _autocrossref.yaml and
_config.yml not yet updated
This commit is contained in:
Michael Rotarius 2016-12-14 02:53:45 +01:00
parent 5409e03306
commit 8a93b97ce9
13 changed files with 1125 additions and 153 deletions

View file

@ -160,6 +160,11 @@ http://opensource.org/licenses/MIT.
{% comment %}<!-- REST requests; alphabetical order -->{% endcomment %}
[rest get block]: /en/developer-reference#get-block
[rest get block-notxdetails]: /en/developer-reference#get-blocknotxdetails
[rest get chaininfo]: /en/developer-reference#get-chaininfo
[rest get getutxos]: /en/developer-reference#get-getutxos
[rest get headers]: /en/developer-reference#get-headers
[rest get mempool-contents]: /en/developer-reference#get-mempoolcontents
[rest get mempool-info]: /en/developer-reference#get-mempoolinfo
[rest get tx]: /en/developer-reference#get-tx
{% comment %}<!-- P2P protocol messages; alphabetical order -->{% endcomment %}