Skip to content

Commit

Permalink
Merge branch 'master' of github.com:chaincloud-dot-com/chaincloud-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bithernet committed Aug 8, 2016
2 parents 155f4dd + fd99300 commit 028e746
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/api/basic-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,11 @@ 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 028e746

Please sign in to comment.