fmt.Println("Wrote QR Code to file \"lndconnect-qr.png\"")
fmt.Println("Wrote QR Code to file \"lndconnect-qr.png\"")
}else{
}else{
obj:=qrcodeTerminal.New()
obj:=qrcodeTerminal.New()
obj.Get(urlString).Print()
obj.Get(u.String()).Print()
fmt.Println("\n⚠️ Press \"cmd + -\" a few times to see the full QR Code!\nIf that doesn't work run \"lndconnect -j\" to get a code you can copy paste into the app.")
fmt.Println("\n⚠️ Press \"cmd + -\" a few times to see the full QR Code!\nIf that doesn't work run \"lndconnect -j\" to get a code you can copy paste into the app.")