core-lightning/wire/bolt12_wire.csv
Rusty Russell 18fc1b82b0 wire: add new field invreq_paths from spec.
This is the blinded path for offerless invoice_requests.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-08-01 12:31:48 +09:30

8.2 KiB

1tlvtype,offer,offer_chains,2
2tlvdata,offer,offer_chains,chains,chain_hash,...
3tlvtype,offer,offer_metadata,4
4tlvdata,offer,offer_metadata,data,byte,...
5tlvtype,offer,offer_currency,6
6tlvdata,offer,offer_currency,iso4217,utf8,...
7tlvtype,offer,offer_amount,8
8tlvdata,offer,offer_amount,amount,tu64,
9tlvtype,offer,offer_description,10
10tlvdata,offer,offer_description,description,utf8,...
11tlvtype,offer,offer_features,12
12tlvdata,offer,offer_features,features,byte,...
13tlvtype,offer,offer_absolute_expiry,14
14tlvdata,offer,offer_absolute_expiry,seconds_from_epoch,tu64,
15tlvtype,offer,offer_paths,16
16tlvdata,offer,offer_paths,paths,blinded_path,...
17tlvtype,offer,offer_issuer,18
18tlvdata,offer,offer_issuer,issuer,utf8,...
19tlvtype,offer,offer_quantity_max,20
20tlvdata,offer,offer_quantity_max,max,tu64,
21tlvtype,offer,offer_issuer_id,22
22tlvdata,offer,offer_issuer_id,id,point,
23tlvtype,offer,offer_recurrence,1212121212
24tlvdata,offer,offer_recurrence,recurrence,recurrence,
25tlvtype,offer,offer_recurrence_paywindow,1212121214
26tlvdata,offer,offer_recurrence_paywindow,paywindow,recurrence_paywindow,
27tlvtype,offer,offer_recurrence_limit,1212121216
28tlvdata,offer,offer_recurrence_limit,max_period,tu32,
29tlvtype,offer,offer_recurrence_base,1212121218
30tlvdata,offer,offer_recurrence_base,base,recurrence_base,
31tlvtype,invoice_request,invreq_metadata,0
32tlvdata,invoice_request,invreq_metadata,blob,byte,...
33tlvtype,invoice_request,offer_chains,2
34tlvdata,invoice_request,offer_chains,chains,chain_hash,...
35tlvtype,invoice_request,offer_metadata,4
36tlvdata,invoice_request,offer_metadata,data,byte,...
37tlvtype,invoice_request,offer_currency,6
38tlvdata,invoice_request,offer_currency,iso4217,utf8,...
39tlvtype,invoice_request,offer_amount,8
40tlvdata,invoice_request,offer_amount,amount,tu64,
41tlvtype,invoice_request,offer_description,10
42tlvdata,invoice_request,offer_description,description,utf8,...
43tlvtype,invoice_request,offer_features,12
44tlvdata,invoice_request,offer_features,features,byte,...
45tlvtype,invoice_request,offer_absolute_expiry,14
46tlvdata,invoice_request,offer_absolute_expiry,seconds_from_epoch,tu64,
47tlvtype,invoice_request,offer_paths,16
48tlvdata,invoice_request,offer_paths,paths,blinded_path,...
49tlvtype,invoice_request,offer_issuer,18
50tlvdata,invoice_request,offer_issuer,issuer,utf8,...
51tlvtype,invoice_request,offer_quantity_max,20
52tlvdata,invoice_request,offer_quantity_max,max,tu64,
53tlvtype,invoice_request,offer_issuer_id,22
54tlvdata,invoice_request,offer_issuer_id,id,point,
55tlvtype,invoice_request,offer_recurrence,1212121212
56tlvdata,invoice_request,offer_recurrence,recurrence,recurrence,
57tlvtype,invoice_request,offer_recurrence_paywindow,1212121214
58tlvdata,invoice_request,offer_recurrence_paywindow,paywindow,recurrence_paywindow,
59tlvtype,invoice_request,offer_recurrence_limit,1212121216
60tlvdata,invoice_request,offer_recurrence_limit,max_period,tu32,
61tlvtype,invoice_request,offer_recurrence_base,1212121218
62tlvdata,invoice_request,offer_recurrence_base,base,recurrence_base,
63tlvtype,invoice_request,invreq_chain,80
64tlvdata,invoice_request,invreq_chain,chain,chain_hash,
65tlvtype,invoice_request,invreq_amount,82
66tlvdata,invoice_request,invreq_amount,msat,tu64,
67tlvtype,invoice_request,invreq_features,84
68tlvdata,invoice_request,invreq_features,features,byte,...
69tlvtype,invoice_request,invreq_quantity,86
70tlvdata,invoice_request,invreq_quantity,quantity,tu64,
71tlvtype,invoice_request,invreq_payer_id,88
72tlvdata,invoice_request,invreq_payer_id,key,point,
73tlvtype,invoice_request,invreq_payer_note,89
74tlvdata,invoice_request,invreq_payer_note,note,utf8,...
75tlvtype,invoice_request,invreq_paths,90
76tlvdata,invoice_request,invreq_paths,paths,blinded_path,...
77tlvtype,invoice_request,invreq_recurrence_counter,2212121212
78tlvdata,invoice_request,invreq_recurrence_counter,counter,tu32,
79tlvtype,invoice_request,invreq_recurrence_start,2212121214
80tlvdata,invoice_request,invreq_recurrence_start,period_offset,tu32,
81tlvtype,invoice_request,signature,240
82tlvdata,invoice_request,signature,sig,bip340sig,
83tlvtype,invoice,invreq_metadata,0
84tlvdata,invoice,invreq_metadata,blob,byte,...
85tlvtype,invoice,offer_chains,2
86tlvdata,invoice,offer_chains,chains,chain_hash,...
87tlvtype,invoice,offer_metadata,4
88tlvdata,invoice,offer_metadata,data,byte,...
89tlvtype,invoice,offer_currency,6
90tlvdata,invoice,offer_currency,iso4217,utf8,...
91tlvtype,invoice,offer_amount,8
92tlvdata,invoice,offer_amount,amount,tu64,
93tlvtype,invoice,offer_description,10
94tlvdata,invoice,offer_description,description,utf8,...
95tlvtype,invoice,offer_features,12
96tlvdata,invoice,offer_features,features,byte,...
97tlvtype,invoice,offer_absolute_expiry,14
98tlvdata,invoice,offer_absolute_expiry,seconds_from_epoch,tu64,
99tlvtype,invoice,offer_paths,16
100tlvdata,invoice,offer_paths,paths,blinded_path,...
101tlvtype,invoice,offer_issuer,18
102tlvdata,invoice,offer_issuer,issuer,utf8,...
103tlvtype,invoice,offer_quantity_max,20
104tlvdata,invoice,offer_quantity_max,max,tu64,
105tlvtype,invoice,offer_issuer_id,22
106tlvdata,invoice,offer_issuer_id,id,point,
107tlvtype,invoice,offer_recurrence,1212121212
108tlvdata,invoice,offer_recurrence,recurrence,recurrence,
109tlvtype,invoice,offer_recurrence_paywindow,1212121214
110tlvdata,invoice,offer_recurrence_paywindow,paywindow,recurrence_paywindow,
111tlvtype,invoice,offer_recurrence_limit,1212121216
112tlvdata,invoice,offer_recurrence_limit,max_period,tu32,
113tlvtype,invoice,offer_recurrence_base,1212121218
114tlvdata,invoice,offer_recurrence_base,base,recurrence_base,
115tlvtype,invoice,invreq_chain,80
116tlvdata,invoice,invreq_chain,chain,chain_hash,
117tlvtype,invoice,invreq_amount,82
118tlvdata,invoice,invreq_amount,msat,tu64,
119tlvtype,invoice,invreq_features,84
120tlvdata,invoice,invreq_features,features,byte,...
121tlvtype,invoice,invreq_quantity,86
122tlvdata,invoice,invreq_quantity,quantity,tu64,
123tlvtype,invoice,invreq_payer_id,88
124tlvdata,invoice,invreq_payer_id,key,point,
125tlvtype,invoice,invreq_payer_note,89
126tlvdata,invoice,invreq_payer_note,note,utf8,...
127tlvtype,invoice,invreq_paths,90
128tlvdata,invoice,invreq_paths,paths,blinded_path,...
129tlvtype,invoice,invreq_recurrence_counter,2212121212
130tlvdata,invoice,invreq_recurrence_counter,counter,tu32,
131tlvtype,invoice,invreq_recurrence_start,2212121214
132tlvdata,invoice,invreq_recurrence_start,period_offset,tu32,
133tlvtype,invoice,invoice_paths,160
134tlvdata,invoice,invoice_paths,paths,blinded_path,...
135tlvtype,invoice,invoice_blindedpay,162
136tlvdata,invoice,invoice_blindedpay,payinfo,blinded_payinfo,...
137tlvtype,invoice,invoice_created_at,164
138tlvdata,invoice,invoice_created_at,timestamp,tu64,
139tlvtype,invoice,invoice_relative_expiry,166
140tlvdata,invoice,invoice_relative_expiry,seconds_from_creation,tu32,
141tlvtype,invoice,invoice_payment_hash,168
142tlvdata,invoice,invoice_payment_hash,payment_hash,sha256,
143tlvtype,invoice,invoice_amount,170
144tlvdata,invoice,invoice_amount,msat,tu64,
145tlvtype,invoice,invoice_fallbacks,172
146tlvdata,invoice,invoice_fallbacks,fallbacks,fallback_address,...
147tlvtype,invoice,invoice_features,174
148tlvdata,invoice,invoice_features,features,byte,...
149tlvtype,invoice,invoice_node_id,176
150tlvdata,invoice,invoice_node_id,node_id,point,
151tlvtype,invoice,invoice_recurrence_basetime,3212121212
152tlvdata,invoice,invoice_recurrence_basetime,basetime,tu64,
153tlvtype,invoice,signature,240
154tlvdata,invoice,signature,sig,bip340sig,
155subtype,recurrence
156subtypedata,recurrence,time_unit,byte,
157subtypedata,recurrence,period,tu32,
158subtype,recurrence_paywindow
159subtypedata,recurrence_paywindow,seconds_before,u32,
160subtypedata,recurrence_paywindow,proportional_amount,byte,
161subtypedata,recurrence_paywindow,seconds_after,tu32,
162subtype,recurrence_base
163subtypedata,recurrence_base,start_any_period,byte,
164subtypedata,recurrence_base,basetime,tu64,
165subtype,blinded_payinfo
166subtypedata,blinded_payinfo,fee_base_msat,u32,
167subtypedata,blinded_payinfo,fee_proportional_millionths,u32,
168subtypedata,blinded_payinfo,cltv_expiry_delta,u16,
169subtypedata,blinded_payinfo,htlc_minimum_msat,u64,
170subtypedata,blinded_payinfo,htlc_maximum_msat,u64,
171subtypedata,blinded_payinfo,flen,u16,
172subtypedata,blinded_payinfo,features,byte,flen
173subtype,fallback_address
174subtypedata,fallback_address,version,byte,
175subtypedata,fallback_address,len,u16,
176subtypedata,fallback_address,address,byte,len
177tlvtype,invoice_error,erroneous_field,1
178tlvdata,invoice_error,erroneous_field,tlv_fieldnum,tu64,
179tlvtype,invoice_error,suggested_value,3
180tlvdata,invoice_error,suggested_value,value,byte,...
181tlvtype,invoice_error,error,5
182tlvdata,invoice_error,error,msg,utf8,...