mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix whitespace
This commit is contained in:
parent
88b99d7bdc
commit
7a71e386f3
@ -37,6 +37,7 @@ that allows you to discover the BigchainDB API endpoints:
|
||||
.. literalinclude:: samples/api-index-response.http
|
||||
:language: http
|
||||
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
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``.
|
||||
|
||||
|
||||
|
||||
|
||||
Votes
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user