mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 06:14:24 +00:00
don't blow away the global web3
This commit is contained in:
parent
4472077e08
commit
4baea520d8
@ -1,4 +1,4 @@
|
|||||||
__mainContext.web3 = undefined;
|
// __mainContext.web3 = undefined;
|
||||||
__reduce(<%- connectionList %>,function(prev, value, next) {
|
__reduce(<%- connectionList %>,function(prev, value, next) {
|
||||||
if (prev === false) {
|
if (prev === false) {
|
||||||
return next(null, false);
|
return next(null, false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user