Zero conf channel opening failing. #6948
-
BackgroundI'm trying to open a zero-conf Lightning channel and the counterpart is rejecting the channel opening, returning this error:
Environment
|
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
Do they have a channel acceptor |
Beta Was this translation helpful? Give feedback.
-
How can I configure this? |
Beta Was this translation helpful? Give feedback.
-
there is a doc here https://github.com/lightningnetwork/lnd/blob/master/docs/zero_conf_channels.md |
Beta Was this translation helpful? Give feedback.
-
This documentation was not very clear to me, how will the other party accept the opening of the channel? |
Beta Was this translation helpful? Give feedback.
-
They would use the channel acceptor API to accept it |
Beta Was this translation helpful? Give feedback.
-
So would the other party stream this endpoint and confirm the opening through that?https://api.lightning.community/?python#v1-channels-acceptor |
Beta Was this translation helpful? Give feedback.
-
Yeah they must explicitly accept it if it's zero conf |
Beta Was this translation helpful? Give feedback.
-
Converting this issue to a discussion |
Beta Was this translation helpful? Give feedback.
there is a doc here https://github.com/lightningnetwork/lnd/blob/master/docs/zero_conf_channels.md