mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
command building
This commit is contained in:
@@ -84,7 +84,7 @@ if [ ${#amount} -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# build command
|
# build command
|
||||||
command="lncli openchannel ${#pubKey} ${amount} 0"
|
command="lncli openchannel ${pubKey} ${amount} 0"
|
||||||
|
|
||||||
# info output
|
# info output
|
||||||
clear
|
clear
|
||||||
|
|||||||
Reference in New Issue
Block a user