Skip to content

Commit 1e14b3e

Browse files
authored
Clean-up duplicate section in bLIP-0002 (#49)
It looks like two PRs added the `update_add_htlc` section. This wasn't correctly merged.
1 parent b6c3e8c commit 1e14b3e

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

blip-0002.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,10 @@ The following table contains extension tlv fields for the `payment_onion_payload
109109

110110
The following table contains extension tlv fields for the `update_add_htlc` message:
111111

112-
| Type | Name | Link |
113-
|-------|-----------------------------|--------------------------------|
114-
| 65537 | `extra_fee` | [bLIP 25](./blip-0025.md) |
112+
| Type | Name | Link |
113+
|--------|-----------------------------|--------------------------------|
114+
| 106823 | `endorsed` | [bLIP 4](./blip-0004.md) |
115+
| 65537 | `extra_fee` | [bLIP 25](./blip-0025.md) |
115116

116117
#### `ping`
117118

@@ -130,14 +131,6 @@ The following table contains tlv fields for use in onion messages as the payload
130131
| 65536 | `dnssec_query` | [bLIP 32](./blip-0032.md) |
131132
| 65538 | `dnssec_proof` | [bLIP 32](./blip-0032.md) |
132133

133-
#### `update_add_htlc`
134-
135-
The following table contains extension tlv fields for the `update_add_htlc` message:
136-
137-
| Type | Name | Link |
138-
|--------|-----------------------------|--------------------------------|
139-
| 106823 | `endorsed` | [bLIP 4](./blip-0004.md) |
140-
141134
## Copyright
142135

143136
This bLIP is licensed under the CC0 license.

0 commit comments

Comments
 (0)