#116 added --force parameter to command

This commit is contained in:
rootzoll 2018-10-20 11:01:34 +02:00
parent e6fe6abb6b
commit 5473856d1d

View file

@ -71,7 +71,7 @@ fi
# TODO: maybe try/show the decoded info first by using https://api.lightning.community/#decodepayreq # TODO: maybe try/show the decoded info first by using https://api.lightning.community/#decodepayreq
# build command # build command
command="lncli --chain=${network} sendpayment --pay_req=${invoice}" command="lncli --chain=${network} sendpayment --force --pay_req=${invoice}"
# info output # info output
clear clear