Skip to content

Commit d260c05

Browse files
committed
Set 1924 to past
1 parent a7704a0 commit d260c05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2023-09-15-#1924.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pr: 1924
66
authors: [benthecarman]
77
components: ["ChannelManager", "Channel"]
88
host: dunxen
9-
status: upcoming
9+
status: past
1010
commit:
1111
---
1212

@@ -20,7 +20,7 @@ commit:
2020
## Questions
2121

2222
1. 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?
2424
1. 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.
2525
1. 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?

0 commit comments

Comments
 (0)