Skip to content

Commit

Permalink
update Address History api
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumingu committed Aug 8, 2016
1 parent 097614a commit e4c4a0c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/api/basic-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,10 @@ Address History

**Parameters**:
* ``path`` *(required)* *(int)* - path for receiving or change addresses.
* ``since_address`` *(optional)* *(string)* - from which address to list.

.. note:: path 0 means receiving addresses, and path 1 means change addresses.
.. note:: ``path`` 0 means receiving addresses, and path 1 means change addresses.
``since_address`` null represents that start from the beginning.

Address Next
------------
Expand Down

0 comments on commit e4c4a0c

Please sign in to comment.