zap-iOS icon indicating copy to clipboard operation
zap-iOS copied to clipboard

New channel get a private channel

Open QueenGit opened this issue 6 years ago • 8 comments

Describe the bug I open a new channel and its automatically a privat one. There should be a public one by default, like it was in there early versions.

Your environment

  • Version 0.4.0

QueenGit avatar Sep 01 '19 07:09 QueenGit

we open private channels because we expect most people will run lnd on their phones.

phones won't be able to route so private channels are the way to go 🤔

ottosuess avatar Sep 02 '19 13:09 ottosuess

That's a good point, but I use Zap to mange my LND node. There would it be nice if I could open a public one.

QueenGit avatar Sep 02 '19 14:09 QueenGit

Makes sense to allow a public/private toggle for remote node users maybe

JimmyMow avatar Sep 02 '19 16:09 JimmyMow

or maybe open public channels for remote connections and private channels for lnd running on the device?

ottosuess avatar Sep 02 '19 16:09 ottosuess

In the desktop app, we default to private channels for Neutrino nodes and public channel's for remote nodes. For remote node users we also display a private toggle to allow them to override our default and make their channel private if they like.

mrfelton avatar Sep 02 '19 16:09 mrfelton

In the desktop app, we default to private channels for Neutrino nodes and public channel's for remote nodes. For remote node users we also display a private toggle to allow them to override our default and make their channel private if they like.

That would be a good way for the iOS version to, I think.

QueenGit avatar Sep 02 '19 16:09 QueenGit

Makes sense to allow a public/private toggle for remote node users maybe

Yes. It can stay private by default but at least make an public/private toggle option for remote node users.

k0gen avatar Sep 02 '21 07:09 k0gen

I also agree there needs to be an option for this.

jheathco avatar Mar 19 '22 07:03 jheathco