diff --git a/README.md b/README.md index 83ccd384..a749f60f 100644 --- a/README.md +++ b/README.md @@ -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.