mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +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
|
# 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
|
||||||
|
Reference in New Issue
Block a user