mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-06-06 18:26:44 +00:00
Update account
This commit is contained in:
@@ -187,6 +187,7 @@ Account.prototype.lines = function (callback) {
|
||||
* This is only meant to be called by the Remote class. You should never have to
|
||||
* call this yourself.
|
||||
*/
|
||||
Account.prototype.notify =
|
||||
Account.prototype.notifyTx = function (message) {
|
||||
// Only trigger the event if the account object is actually
|
||||
// subscribed - this prevents some weird phantom events from
|
||||
|
||||
Reference in New Issue
Block a user