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

@ -9,8 +9,13 @@ http://opensource.org/licenses/MIT.
{% autocrossref %}
* [GET Block][rest get block] {{summary_restGetBlock}} {{NEW0_10_0}}
* [GET Block/NoTxDetails][rest get block-notxdetails] {{summary_restGetBlock-noTxDetails}} {{NEW0_10_0}}
* [GET Tx][rest get tx] {{summary_restGetTx}} {{NEW0_10_0}}
* [GET Block][rest get block] {{summary_restGetBlock}} {{NEW0_10_0}}, {{UPDATED0_13_0}}
* [GET Block/NoTxDetails][rest get block-notxdetails] {{summary_restGetBlock-noTxDetails}} {{NEW0_10_0}}, {{UPDATED0_13_0}}
* [GET ChainInfo][rest get chaininfo] {{summary_restGetChainInfo}} {{NEW0_11_0}}, {{UPDATED0_12_0}}
* [GET GetUtxos][rest get getutxos] {{summary_restGetGetUtxos}} {{NEW0_11_0}}
* [GET Headers][rest get headers] {{summary_restGetHeaders}} {{NEW0_11_0}}, {{UPDATED0_13_0}}
* [GET MemPool/Contents][rest get mempool-contents] {{summary_restGetMemPool-contents}} {{NEW0_12_0}}
* [GET MemPool/Info][rest get mempool-info] {{summary_restGetMemPool-info}} {{NEW0_12_0}}
* [GET Tx][rest get tx] {{summary_restGetTx}} {{NEW0_10_0}}, {{UPDATED0_13_0}}
{% endautocrossref %}