mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
re-add comment
This commit is contained in:
parent
1e580bfd23
commit
de39180737
@ -31,6 +31,7 @@ module.exports = function (embark) {
|
||||
cb();
|
||||
});
|
||||
|
||||
// NOTE: uncommenting this will make dappConnection stop working
|
||||
//embark.registerClientWeb3Provider(function(options) {
|
||||
// return "web3 = new Web3(new Web3.providers.HttpProvider('http://" + options.rpcHost + ":" + options.rpcPort + "'));";
|
||||
//});
|
||||
|
Loading…
x
Reference in New Issue
Block a user