Skip to content

Commit

Permalink
test json format
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumingu committed Aug 2, 2016
1 parent 6c3a7b9 commit fa78eaa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions source/api/basic-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ User

**Example response**::

{
}
{"can_otc_ad": 0, "user_id": 40000, "gender": 0, "user_type": 4, "real_name": null, "token": "f3dfe0b3449373910dc25f99c5b47844b08e98c80ee8c9912d58c3155556d05f", "receiving_index": 1, "avatar": null, "register_at": "2016-07-11T14:19:55", "address": "1Mzvo2UkBnEpQC8xkui23mYQQeL8NREqrJ", "balance": 60000, "user_name": "bitpie-hot-40000", "can_otc_order": 0}

Address Batch
-------------
Expand Down Expand Up @@ -107,5 +106,3 @@ Tx Detail

**Parameters**:
* ``tx_hash`` *(required)* *(str)* - for which tx_hash to retrieve tx detail.


0 comments on commit fa78eaa

Please sign in to comment.