Fix whitespace

This commit is contained in:
tim 2017-01-25 10:47:38 +01:00
parent 88b99d7bdc
commit 7a71e386f3

View File

@ -37,6 +37,7 @@ that allows you to discover the BigchainDB API endpoints:
.. literalinclude:: samples/api-index-response.http .. literalinclude:: samples/api-index-response.http
:language: http :language: http
Transactions Transactions
------------------- -------------------
@ -190,7 +191,6 @@ not already been spent.
:statuscode 400: The request wasn't understood by the server, e.g. the ``public_key`` querystring was not included in the request. :statuscode 400: The request wasn't understood by the server, e.g. the ``public_key`` querystring was not included in the request.
Statuses Statuses
-------------------------------- --------------------------------
@ -282,7 +282,6 @@ The `votes endpoint <#votes>`_ contains all the voting information for a specifi
``block_id`` for a given ``tx_id``, one can now simply inspect the votes that happened at a specific time on that block. ``block_id`` for a given ``tx_id``, one can now simply inspect the votes that happened at a specific time on that block.
Blocks Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -366,8 +365,6 @@ Blocks
:statuscode 400: The request wasn't understood by the server, e.g. just requesting ``/blocks``, without defining ``tx_id``. :statuscode 400: The request wasn't understood by the server, e.g. just requesting ``/blocks``, without defining ``tx_id``.
Votes Votes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~