don't blow away the global web3

This commit is contained in:
Michael Bradley, Jr 2018-07-19 20:46:03 -05:00 committed by Iuri Matias
parent 4472077e08
commit 4baea520d8

View File

@ -1,4 +1,4 @@
__mainContext.web3 = undefined;
// __mainContext.web3 = undefined;
__reduce(<%- connectionList %>,function(prev, value, next) {
if (prev === false) {
return next(null, false);