You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4.9 KiB
4.9 KiB
1 | tlvtype | offer | chains | 2 |
---|---|---|---|---|
2 | tlvtype | offer | currency | 6 |
3 | tlvtype | offer | amount | 8 |
4 | tlvtype | offer | description | 10 |
5 | tlvtype | offer | features | 12 |
6 | tlvtype | offer | absolute_expiry | 14 |
7 | tlvtype | offer | paths | 16 |
8 | tlvtype | offer | vendor | 20 |
9 | tlvtype | offer | quantity_min | 22 |
10 | tlvtype | offer | quantity_max | 24 |
11 | tlvtype | offer | recurrence | 26 |
12 | tlvtype | offer | recurrence_paywindow | 64 |
13 | tlvtype | offer | recurrence_limit | 66 |
14 | tlvtype | offer | recurrence_base | 28 |
15 | tlvtype | offer | node_id | 30 |
16 | tlvtype | offer | send_invoice | 54 |
17 | tlvtype | offer | refund_for | 34 |
18 | tlvtype | offer | signature | 240 |
19 | tlvtype | invoice_request | chains | 2 |
20 | tlvtype | invoice_request | offer_id | 4 |
21 | tlvtype | invoice_request | amount | 8 |
22 | tlvtype | invoice_request | features | 12 |
23 | tlvtype | invoice_request | quantity | 32 |
24 | tlvtype | invoice_request | recurrence_counter | 36 |
25 | tlvtype | invoice_request | recurrence_start | 68 |
26 | tlvtype | invoice_request | payer_key | 38 |
27 | tlvtype | invoice_request | payer_info | 50 |
28 | tlvtype | invoice_request | recurrence_signature | 242 |
29 | tlvtype | invoice | chains | 2 |
30 | tlvtype | invoice | offer_id | 4 |
31 | tlvtype | invoice | amount | 8 |
32 | tlvtype | invoice | description | 10 |
33 | tlvtype | invoice | features | 12 |
34 | tlvtype | invoice | paths | 16 |
35 | tlvtype | invoice | blindedpay | 18 |
36 | tlvtype | invoice | vendor | 20 |
37 | tlvtype | invoice | node_id | 30 |
38 | tlvtype | invoice | quantity | 32 |
39 | tlvtype | invoice | refund_for | 34 |
40 | tlvtype | invoice | recurrence_counter | 36 |
41 | tlvtype | invoice | send_invoice | 54 |
42 | tlvtype | invoice | recurrence_start | 68 |
43 | tlvtype | invoice | recurrence_basetime | 64 |
44 | tlvtype | invoice | payer_key | 38 |
45 | tlvtype | invoice | payer_info | 50 |
46 | tlvtype | invoice | timestamp | 40 |
47 | tlvtype | invoice | payment_hash | 42 |
48 | tlvtype | invoice | relative_expiry | 44 |
49 | tlvtype | invoice | cltv | 46 |
50 | tlvtype | invoice | fallbacks | 48 |
51 | tlvtype | invoice | refund_signature | 52 |
52 | tlvtype | invoice | signature | 240 |
53 | tlvtype | invoice_error | erroneous_field | 1 |
54 | tlvtype | invoice_error | suggested_value | 3 |
55 | tlvtype | invoice_error | error | 5 |