File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66authors : [benthecarman]
77components : ["ChannelManager", "Channel"]
88host : dunxen
9- status : upcoming
9+ status : past
1010commit :
1111---
1212
@@ -20,7 +20,7 @@ commit:
2020## Questions
2121
22221 . Did you have a quick glance or review of the PR?
23- 1 . How do we practically enforce the delay of 100 blocks before sending a ` channel_open ` for channels with coinbase funding transaction in the PR?
23+ 1 . How do we practically enforce the delay of 100 blocks before sending a ` channel_ready ` for channels with coinbase funding transaction in the PR?
24241 . Why do we not need to worry about adding any buffer on top of the 100 block maturation delay? Think in terms of re-orgs.
25251 . In the Lightning protocol, it's important that the funding transactions (and all others) are non-malleable (their txids are not malleable).
2626 Usually we think of transactions solely spending segwit-style UTXOs as being non-malleable. In what sense are coinbase transactions non-malleable?
You can’t perform that action at this time.
0 commit comments