cli: lint.
This commit is contained in:
parent
6154ca8b4c
commit
8419392d44
2
bin/cli
2
bin/cli
@ -277,7 +277,7 @@ CLI.prototype.getMempool = async function getMempool() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
CLI.prototype.sendTX = async function sendTX() {
|
CLI.prototype.sendTX = async function sendTX() {
|
||||||
let option, options, tx;
|
let output, options, tx;
|
||||||
|
|
||||||
if (this.config.has('script')) {
|
if (this.config.has('script')) {
|
||||||
output = {
|
output = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user