nervosnetwork / fiber

21 stars 11 forks source link

[open_channel] open a private channel when pubic is none #326

Closed gpBlockchain closed 1 day ago

gpBlockchain commented 2 days ago

https://github.com/nervosnetwork/fiber/blob/78a4da816e9dafb502ae8f992de4b770d58e045b/src/rpc/channel.rs#L405

chenyukang commented 1 day ago

@quake @contrun it's better to set default channel to be public?

quake commented 1 day ago

I think so, I will create a PR for this issue.