Update readme

This commit is contained in:
wltsmrz
2013-09-03 15:41:08 -07:00
parent 6688ad5d8d
commit 700c6f0430

View File

@@ -225,6 +225,8 @@ remote.connect(function() {
});
```
###Transaction events
[Transaction](https://github.com/ripple/ripple-lib/blob/develop/src/js/ripple/transaction.js) objects are EventEmitters. They may emit the following events.
+ `final` Transaction has erred or succeeded. This event indicates that the transaction has finished processing.