Fix BigNumber conversion error (#7088)
In the case where the block gas limit in the MetaMask state is blank, an exception is sometimes thrown when that blank value is passed to `multiplyCurrencies` to be parsed as a hex number. Instead the minimum gas limit is now used instead whenever the block gas limit is falsy. This was already being done in one case anyway.feature/default_network_editable
parent
87cf0ced13
commit
0f1edce403
Loading…
Reference in new issue