diff --git a/home.admin/BBpayInvoice.sh b/home.admin/BBpayInvoice.sh index 3e38c78d3..a09b3af93 100755 --- a/home.admin/BBpayInvoice.sh +++ b/home.admin/BBpayInvoice.sh @@ -71,7 +71,7 @@ fi # TODO: maybe try/show the decoded info first by using https://api.lightning.community/#decodepayreq # build command -command="lncli --chain=${network} sendpayment --pay_req=${invoice}" +command="lncli --chain=${network} sendpayment --force --pay_req=${invoice}" # info output clear