mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 09:46:37 +00:00
ad missing emit
This commit is contained in:
parent
d0162a6c78
commit
231199c0dc
@ -36,6 +36,7 @@ class Blockchain {
|
|||||||
cb = function(){};
|
cb = function(){};
|
||||||
}
|
}
|
||||||
if (this.isWeb3Ready) {
|
if (this.isWeb3Ready) {
|
||||||
|
this.events.emit(WEB3_READY);
|
||||||
return cb();
|
return cb();
|
||||||
}
|
}
|
||||||
const self = this;
|
const self = this;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user