don't blow away the global web3

This commit is contained in:
Michael Bradley, Jr 2018-07-19 20:46:03 -05:00
parent 5d67917326
commit 9730c198d3
1 changed files with 1 additions and 1 deletions

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);