From 71ed22c3242718a75b68fded9ee608ac62d2b1ac Mon Sep 17 00:00:00 2001 From: satoshisstream <81417784+satoshisstream@users.noreply.github.com> Date: Thu, 27 Jan 2022 08:06:06 +0000 Subject: [PATCH] payment_onion_payload section --- blip-0002.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/blip-0002.md b/blip-0002.md index 90947a0..668744e 100644 --- a/blip-0002.md +++ b/blip-0002.md @@ -79,6 +79,15 @@ The following table contains extension tlv fields for the `init` message: |-------|-----------------------------|--------------------------------| | 65536 | `tlv_field_name` | Link to the corresponding bLIP | +#### `payment_onion_payload` + +The following table contains extension tlv fields for the `payment_onion_payload` message: + +| Type | Name | Link | +|-------------|-----------------------------|--------------------------------| +| 7629169 | `podcasting_2_0` | [bLIP 10](./blip-0010.md) | + + #### `ping` The following table contains extension tlv fields for the `ping` message: @@ -93,7 +102,6 @@ The following table contains extension tlv fields for the `update_add_htlc` mess | Type | Name | Link | |------------|-----------------------------|--------------------------------| -| 7629169 | `podcasting_2_0` | [bLIP 10](./blip-0010.md) | | 5482373484 | `keysend_preimage` | [bLIP 3](./blip-0003.md) | ## Copyright