Skip to content

Commit 63a1192

Browse files
authored
Merge pull request #14 from dunxen/add-2302-skeleton
Add 2302 skeleton
2 parents 76eecc2 + e0bdc13 commit 63a1192

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

_posts/2023-05-23-#2294.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pr: 2294
66
authors: [jkczyz]
77
components: ["offers", "onion messages"]
88
host: dunxen
9-
status: upcoming
9+
status: past
1010
commit:
1111
---
1212

_posts/2023-06-06-#2302.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: pr
3+
date: 2023-06-06
4+
title: "Implement V2 channel establishment"
5+
pr: 2302
6+
authors: [dunxen]
7+
components: ["ChannelManager", "Channel", "dual-funding"]
8+
host: dunxen
9+
status: upcoming
10+
commit:
11+
---
12+
13+
_Notes and questions to follow soon!_
14+
15+
<!-- TODO: Before meeting, add notes and questions
16+
## Notes
17+
18+
## Questions
19+
1. Did you review the PR? [Concept ACK, approach ACK, tested ACK, or NACK](https://github.com/lightningdevkit/rust-lightning/blob/master/CONTRIBUTING.md#peer-review)?
20+
-->

0 commit comments

Comments
 (0)