diff --git a/home.admin/BBopenChannel.sh b/home.admin/BBopenChannel.sh index c599451..50c9801 100755 --- a/home.admin/BBopenChannel.sh +++ b/home.admin/BBopenChannel.sh @@ -84,7 +84,7 @@ if [ ${#amount} -eq 0 ]; then fi # build command -command="lncli openchannel ${#pubKey} ${amount} 0" +command="lncli openchannel ${pubKey} ${amount} 0" # info output clear