mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-27 23:45:18 +00:00
remove console dir that I forgot to remove
This commit is contained in:
parent
5fc9f076dd
commit
9c0bff4515
@ -47,7 +47,6 @@ class Provider {
|
||||
}
|
||||
});
|
||||
self.web3.eth.defaultAccount = self.addresses[0];
|
||||
console.dir(self.addresses);
|
||||
|
||||
const realSend = self.provider.send.bind(self.provider);
|
||||
self.provider.send = function (payload, cb) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user