mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
controllers - balance - update for eth-block-tracker@4
This commit is contained in:
parent
623533ab15
commit
32b3b8f2a7
@ -80,7 +80,7 @@ class BalanceController {
|
||||
}
|
||||
})
|
||||
this.accountTracker.store.subscribe(update)
|
||||
this.blockTracker.on('block', update)
|
||||
this.blockTracker.on('latest', update)
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user