Skip to content

Commit b00212b

Browse files
keysend: correct TLV extension field table (#15)
Keysend's TLV extension type was in a bogus table
1 parent 0cd3f84 commit b00212b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

blip-0002.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The following table contains extension tlv fields for the `payment_onion_payload
8686
| Type | Name | Link |
8787
|-------------|-----------------------------|--------------------------------|
8888
| 7629169 | `podcasting_2_0` | [bLIP 10](./blip-0010.md) |
89+
| 5482373484 | `keysend_preimage` | [bLIP 3](./blip-0003.md) |
8990

9091

9192
#### `ping`
@@ -96,14 +97,6 @@ The following table contains extension tlv fields for the `ping` message:
9697
|-------|-----------------------------|--------------------------------|
9798
| 65536 | `tlv_field_name` | Link to the corresponding bLIP |
9899

99-
#### `update_add_htlc`
100-
101-
The following table contains extension tlv fields for the `update_add_htlc` message's onion payload:
102-
103-
| Type | Name | Link |
104-
|------------|-----------------------------|--------------------------------|
105-
| 5482373484 | `keysend_preimage` | [bLIP 3](./blip-0003.md) |
106-
107100
## Copyright
108101

109102
This bLIP is licensed under the CC0 license.

0 commit comments

Comments
 (0)