layout improvements

This commit is contained in:
Andrey Shovkoplyas 2019-04-04 16:58:04 +02:00 committed by Julien Eluard
parent 5cecbcac74
commit 5ceee5a34d
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Web3Utils.hexToUtf8 = function(){};
Web3Utils.sha3 = function(){};
var toBigNumber = function(){};
var toNumber = function(){};
var ethereum = {};
ethereum.enable = function(){};