mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update readme
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user