mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
#116 added --force parameter to command
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user