Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to change a private channel to make it public #3230

Closed
sohomang opened this issue Jun 20, 2019 · 1 comment
Closed

Unable to change a private channel to make it public #3230

sohomang opened this issue Jun 20, 2019 · 1 comment

Comments

@sohomang
Copy link

sohomang commented Jun 20, 2019

Background

No API command permits to change a private channel to make it public (and vice versa). Some wallets like Zap iOS open channels as private by default and this characteristic seems unalterable for now.

Your environment

  • lnd version 0.6.1-beta
  • bitcoind version v0.18.0
  • Raspbian GNU/Linux 9 (Stretch)

Steps to reproduce

  • Open a channel from GUI/CLI and make it private (somehow)
  • ???
  • Profit

Expected behaviour

A command should exist to let users toggle their channels' privacy settings while they're open/active.

Actual behaviour

Users have to closechannel then openchannel again to reset their private setting, which pollutes the blockchain with 2 transactions.

@Roasbeef
Copy link
Member

It isn't possible to do so atm at the protocol level. This would require protocol changes. A better place to open this issue is at: https://github.com/lightningnetwork/lightning-rfc

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants