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 8939548 commit fd99300
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/api/basic-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,9 @@ Address History
* ``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.
``since_address`` null represents that start from the beginning.
.. 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 fd99300

Please sign in to comment.