Glitch in header

This commit is contained in:
Pol.Alvarez@BSC 2018-02-27 16:13:13 +01:00
parent d200f0860b
commit 5f335791e2
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ const error = function (errorMessage) {
const sendTransaction = function (to, amount, gvar chainId = providers.Provider.chainId.ropsten;
const sendTransaction = function (to, amount, gasPrice) {
var chaind = providers.Provider.chainId.ropsten;
var chainName = providers.networks.ropsten;