diff --git a/docs/server/source/drivers-clients/http-client-server-api.rst b/docs/server/source/drivers-clients/http-client-server-api.rst index fa3178b4..6fe56a6e 100644 --- a/docs/server/source/drivers-clients/http-client-server-api.rst +++ b/docs/server/source/drivers-clients/http-client-server-api.rst @@ -513,8 +513,8 @@ Blocks "node_pubkey":"ErEeVZt8AfLbMJub25tjNxbpzzTNp3mGidL3GxGdd9bt", "timestamp":"1479389911", "transactions":[ - '', - '' + "", + "" ], "voters":[ "ErEeVZt8AfLbMJub25tjNxbpzzTNp3mGidL3GxGdd9bt" @@ -643,8 +643,8 @@ Votes perform the `following steps: `_ 1. Check if the vote's ``node_pubkey`` is allowed to vote. - 2. Verify the vote's signature against the vote's body (``vote.vote``) and - ``node_pubkey``. + 2. Verify the vote's signature against the vote's body (``vote.vote``) and ``node_pubkey``. + :query string block_id: The block ID to filter the votes.