Skip to content

Commit 303dfac

Browse files
authored
Mark PR 2411 as past & change host
1 parent a3e9029 commit 303dfac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2023-07-21-#2411.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ title: "Support constructing blinded path onion keys"
55
pr: 2411
66
authors: [valentinewallace]
77
components: ["blinded paths", "onion", "crypto"]
8-
host: dunxen
9-
status: upcoming
8+
host: alecchendev
9+
status: past
1010
commit:
1111
---
1212

@@ -28,4 +28,4 @@ commit:
2828
3. When iterating over hops in our path, why do we skip the first hop in the `blinded_tail` of the path?
2929
4. This PR also adds support for parsing onion error codes originating from a blinded hop.
3030
Why couldn't we parse onion error codes for hops in a blinded path before this PR?
31-
5. In what way and why was `next_hop_packet_pubkey` generalized to `next_hop_pubkey` in this PR?
31+
5. In what way and why was `next_hop_packet_pubkey` generalized to `next_hop_pubkey` in this PR?

0 commit comments

Comments
 (0)