mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-23 05:38:52 +00:00
lint is lyfe
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
parent
467e36b44e
commit
0308a65301
@ -50,7 +50,7 @@ class ENS {
|
||||
"default": {
|
||||
"gas": "auto",
|
||||
"ENSRegistry": {
|
||||
"deploy": true,
|
||||
"deploy": true
|
||||
}
|
||||
},
|
||||
"ropsten": {
|
||||
@ -73,7 +73,7 @@ class ENS {
|
||||
if (contract.className === "ENSRegistry") {
|
||||
return web3.eth.Contract(contract.abiDefinition, contract.address);
|
||||
}
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
addSetProvider() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user