aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pending-tx/confirm-send-ether.js
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2018-03-14 10:26:45 +0800
committerDan <danjm.com@gmail.com>2018-03-14 10:26:45 +0800
commitcc267d6c818c83b0384b569733d05efef384ac3e (patch)
treea0a897298da96990fcf7a1896ca3200e200a52e5 /ui/app/components/pending-tx/confirm-send-ether.js
parentc37684d7bde00adcb4b2e43db16be91978e2ef12 (diff)
downloadtangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.tar
tangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.tar.gz
tangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.tar.bz2
tangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.tar.lz
tangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.tar.xz
tangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.tar.zst
tangerine-wallet-browser-cc267d6c818c83b0384b569733d05efef384ac3e.zip
Fix more lint errors.
Diffstat (limited to 'ui/app/components/pending-tx/confirm-send-ether.js')
-rw-r--r--ui/app/components/pending-tx/confirm-send-ether.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/app/components/pending-tx/confirm-send-ether.js b/ui/app/components/pending-tx/confirm-send-ether.js
index f3f7e86c5..4666e047d 100644
--- a/ui/app/components/pending-tx/confirm-send-ether.js
+++ b/ui/app/components/pending-tx/confirm-send-ether.js
@@ -66,7 +66,6 @@ function mapDispatchToProps (dispatch) {
const { gas: txGasLimit, gasPrice: txGasPrice } = txParams
let forceGasMin
- let nonce
if (lastGasPrice) {
const stripped = ethUtil.stripHexPrefix(lastGasPrice)
forceGasMin = ethUtil.addHexPrefix(multiplyCurrencies(stripped, 1.1, {