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.3 KiB
4.3 KiB
1 | tlvtype | offer_tlvs | chains | 2 |
---|---|---|---|---|
2 | tlvtype | offer_tlvs | currency | 6 |
3 | tlvtype | offer_tlvs | amount | 8 |
4 | tlvtype | offer_tlvs | description | 10 |
5 | tlvtype | offer_tlvs | features | 12 |
6 | tlvtype | offer_tlvs | expiry_timestamp | 14 |
7 | tlvtype | offer_tlvs | paths | 16 |
8 | tlvtype | offer_tlvs | vendor | 20 |
9 | tlvtype | offer_tlvs | quantity_min | 22 |
10 | tlvtype | offer_tlvs | quantity_max | 24 |
11 | tlvtype | offer_tlvs | recurrence | 26 |
12 | tlvtype | offer_tlvs | recurrence_base | 28 |
13 | tlvtype | offer_tlvs | node_id | 30 |
14 | tlvtype | offer_tlvs | signature | 240 |
15 | tlvtype | invoice_request_tlvs | chains | 2 |
16 | tlvtype | invoice_request_tlvs | offer_id | 4 |
17 | tlvtype | invoice_request_tlvs | amount | 8 |
18 | tlvtype | invoice_request_tlvs | description | 10 |
19 | tlvtype | invoice_request_tlvs | features | 12 |
20 | tlvtype | invoice_request_tlvs | paths | 16 |
21 | tlvtype | invoice_request_tlvs | quantity | 32 |
22 | tlvtype | invoice_request_tlvs | refund_for | 34 |
23 | tlvtype | invoice_request_tlvs | invoice_request_recurrence | 36 |
24 | tlvtype | invoice_request_tlvs | payer_key | 38 |
25 | tlvtype | invoice_tlvs | chains | 2 |
26 | tlvtype | invoice_tlvs | offer_id | 4 |
27 | tlvtype | invoice_tlvs | amount | 8 |
28 | tlvtype | invoice_tlvs | description | 10 |
29 | tlvtype | invoice_tlvs | features | 12 |
30 | tlvtype | invoice_tlvs | paths | 16 |
31 | tlvtype | invoice_tlvs | blindedpay | 18 |
32 | tlvtype | invoice_tlvs | vendor | 20 |
33 | tlvtype | invoice_tlvs | node_id | 30 |
34 | tlvtype | invoice_tlvs | quantity | 32 |
35 | tlvtype | invoice_tlvs | refund_for | 34 |
36 | tlvtype | invoice_tlvs | payer_key | 38 |
37 | tlvtype | invoice_tlvs | timestamp | 40 |
38 | tlvtype | invoice_tlvs | payment_hash | 42 |
39 | tlvtype | invoice_tlvs | expiry | 44 |
40 | tlvtype | invoice_tlvs | cltv | 46 |
41 | tlvtype | invoice_tlvs | fallbacks | 48 |
42 | tlvtype | invoice_tlvs | refund_signature | 52 |
43 | tlvtype | invoice_tlvs | signature | 240 |