Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
bithernet committed Jul 28, 2016
1 parent ddc4794 commit 5a35d5d
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions source/api/cold-receiving-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,20 @@
Cold Receiving API
********************************************************************************

Hello
Address Txs
-----------

Hello
================================================================================
Hello
**GET /api/v1/open/address/** *(str: address)* **/tx**

Returns all txs for specific address.

**Example response**::

{
}

**Parameters**:
* ``address`` *(required)* *(str)* - specific address.

.. note:: You can use this API to monitoring all your Cold Receiving addresses.

0 comments on commit 5a35d5d

Please sign in to comment.