Fix generateAddress docs and add error event listener to boilerplate

This commit is contained in:
Chris Clark
2015-11-30 14:54:15 -08:00
parent cfc21fde8c
commit 809d981987
10 changed files with 83 additions and 30 deletions

View File

@@ -20,7 +20,7 @@ api.on('ledger', ledger => {
## error
This event is emitted when there is an error on the connection to the server.
This event is emitted when there is an error on the connection to the server that cannot be associated to a specific request.
### Return Value