You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gasLimit=awaitEthEstimateGas(this._web3.LINK,gasPrice.speed_blocks_2||gasPrice.speed_blocks_12,data.addressFrom,data.addressTo,data.amount)// it doesn't matter what the price of gas is, just a required parameter
169
+
gasLimitNew=awaitEthEstimateGas(this._web3.LINK,gasPrice.speed_blocks_2||gasPrice.speed_blocks_12,data.addressFrom,data.addressTo,data.amount)// it doesn't matter what the price of gas is, just a required parameter
0 commit comments