mirror of https://github.com/status-im/web3.js.git
rerun gulp
This commit is contained in:
parent
0933a79ab8
commit
92f171ec99
|
@ -269,7 +269,6 @@ var methodSignature = function (json, name) {
|
||||||
result += ')';
|
result += ')';
|
||||||
|
|
||||||
return web3.sha3(web3.fromAscii(result));
|
return web3.sha3(web3.fromAscii(result));
|
||||||
//return web3.sha3(result);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue