aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-11-23 08:22:31 +0800
committerGitHub <noreply@github.com>2016-11-23 08:22:31 +0800
commit427a10308309e7d4792878ce997728a9a25cb39b (patch)
tree3b18e5b80e9493d0badd25657cf7e08ab93d7633 /ui
parentc8176c9439cebf2cf65efbc73a633f8e1b643128 (diff)
parent6ebdebc0a5287bce18947fff3e7812bcac43ce36 (diff)
downloadtangerine-wallet-browser-427a10308309e7d4792878ce997728a9a25cb39b.tar.gz
tangerine-wallet-browser-427a10308309e7d4792878ce997728a9a25cb39b.tar.zst
tangerine-wallet-browser-427a10308309e7d4792878ce997728a9a25cb39b.zip
Merge pull request #878 from MetaMask/i843-MoveSaltIntoEncryptor
Simplify Encryptor API Surface
Diffstat (limited to 'ui')
-rw-r--r--ui/lib/account-link.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/lib/account-link.js b/ui/lib/account-link.js
index ff52d9c54..77db0851d 100644
--- a/ui/lib/account-link.js
+++ b/ui/lib/account-link.js
@@ -1,4 +1,4 @@
-module.exports = function(address, network) {
+module.exports = function (address, network) {
const net = parseInt(network)
let link