aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/lib/tx-helper.js
diff options
context:
space:
mode:
Diffstat (limited to 'old-ui/lib/tx-helper.js')
-rw-r--r--old-ui/lib/tx-helper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-ui/lib/tx-helper.js b/old-ui/lib/tx-helper.js
index de3f00d2d..0a6f55a63 100644
--- a/old-ui/lib/tx-helper.js
+++ b/old-ui/lib/tx-helper.js
@@ -1,4 +1,5 @@
const valuesFor = require('../app/util').valuesFor
+const log = require('loglevel')
module.exports = function (unapprovedTxs, unapprovedMsgs, personalMsgs, typedMessages, network) {
log.debug('tx-helper called with params:')