From 8419392d444e84827307f7216c4b558ef55ccb4c Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Fri, 7 Jul 2017 00:25:57 -0700 Subject: [PATCH] cli: lint. --- bin/cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/cli b/bin/cli index 2715e2af..b9178490 100755 --- a/bin/cli +++ b/bin/cli @@ -277,7 +277,7 @@ CLI.prototype.getMempool = async function getMempool() { }; CLI.prototype.sendTX = async function sendTX() { - let option, options, tx; + let output, options, tx; if (this.config.has('script')) { output = {