aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/transactions/tx-state-manager.js
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2018-05-17 05:20:08 +0800
committerGitHub <noreply@github.com>2018-05-17 05:20:08 +0800
commitf397002bf85b70ad5e8f19974f2cce3c8311c224 (patch)
treef55cd86d2c123becb2392112c2da953550e559d6 /app/scripts/controllers/transactions/tx-state-manager.js
parent76c8cb3d7b1cbd5b5a3e48fac4b08e44ad936850 (diff)
parent44f31f9a7e212550914c7b354cdd8e69534990cb (diff)
downloadtangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.tar
tangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.tar.gz
tangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.tar.bz2
tangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.tar.lz
tangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.tar.xz
tangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.tar.zst
tangerine-wallet-browser-f397002bf85b70ad5e8f19974f2cce3c8311c224.zip
Merge pull request #4235 from scsaba/transaction-history-timestamps
Transaction history timestamps
Diffstat (limited to 'app/scripts/controllers/transactions/tx-state-manager.js')
-rw-r--r--app/scripts/controllers/transactions/tx-state-manager.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/scripts/controllers/transactions/tx-state-manager.js b/app/scripts/controllers/transactions/tx-state-manager.js
index 380214c1d..00e837571 100644
--- a/app/scripts/controllers/transactions/tx-state-manager.js
+++ b/app/scripts/controllers/transactions/tx-state-manager.js
@@ -158,7 +158,7 @@ class TransactionStateManager extends EventEmitter {
/**
updates the txMeta in the list and adds a history entry
@param txMeta {Object} - the txMeta to update
- @param [note] {string} - a not about the update for history
+ @param [note] {string} - a note about the update for history
*/
updateTx (txMeta, note) {
// validate txParams