Skip to content

Commit

Permalink
Add address API call to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
super3 committed Aug 25, 2015
1 parent 59bee7f commit b684e57
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,18 @@ Success Example:
]
}

Address
*******
Display the unique address used for authentication for the node.

::

GET /api/online
RESPONSE:
{
"address": "16ZcxFDdkVJR1P8GMNmWFyhS4EKrRMsWNG"
}

Total Bytes
***********

Expand Down

0 comments on commit b684e57

Please sign in to comment.