rgb-cln/wire/bolt12_exp_wire.csv

5.3 KiB

1tlvtype,offer,chains,2
2tlvdata,offer,chains,chains,chain_hash,...
3tlvtype,offer,currency,6
4tlvdata,offer,currency,iso4217,utf8,...
5tlvtype,offer,amount,8
6tlvdata,offer,amount,amount,tu64,
7tlvtype,offer,description,10
8tlvdata,offer,description,description,utf8,...
9tlvtype,offer,features,12
10tlvdata,offer,features,features,byte,...
11tlvtype,offer,absolute_expiry,14
12tlvdata,offer,absolute_expiry,seconds_from_epoch,tu64,
13tlvtype,offer,paths,16
14tlvdata,offer,paths,paths,blinded_path,...
15tlvtype,offer,issuer,20
16tlvdata,offer,issuer,issuer,utf8,...
17tlvtype,offer,quantity_min,22
18tlvdata,offer,quantity_min,min,tu64,
19tlvtype,offer,quantity_max,24
20tlvdata,offer,quantity_max,max,tu64,
21tlvtype,offer,recurrence,26
22tlvdata,offer,recurrence,time_unit,byte,
23tlvdata,offer,recurrence,period,tu32,
24tlvtype,offer,recurrence_paywindow,64
25tlvdata,offer,recurrence_paywindow,seconds_before,u32,
26tlvdata,offer,recurrence_paywindow,proportional_amount,byte,
27tlvdata,offer,recurrence_paywindow,seconds_after,tu32,
28tlvtype,offer,recurrence_limit,66
29tlvdata,offer,recurrence_limit,max_period,tu32,
30tlvtype,offer,recurrence_base,28
31tlvdata,offer,recurrence_base,start_any_period,byte,
32tlvdata,offer,recurrence_base,basetime,tu64,
33tlvtype,offer,node_id,30
34tlvdata,offer,node_id,node_id,point32,
35tlvtype,offer,send_invoice,54
36tlvtype,offer,refund_for,34
37tlvdata,offer,refund_for,refunded_payment_hash,sha256,
38tlvtype,offer,signature,240
39tlvdata,offer,signature,sig,bip340sig,
40subtype,blinded_path
41subtypedata,blinded_path,first_node_id,point,
42subtypedata,blinded_path,blinding,point,
43subtypedata,blinded_path,num_hops,byte,
44subtypedata,blinded_path,path,onionmsg_path,num_hops
45tlvtype,invoice_request,chain,3
46tlvdata,invoice_request,chain,chain,chain_hash,
47tlvtype,invoice_request,offer_id,4
48tlvdata,invoice_request,offer_id,offer_id,sha256,
49tlvtype,invoice_request,amount,8
50tlvdata,invoice_request,amount,msat,tu64,
51tlvtype,invoice_request,features,12
52tlvdata,invoice_request,features,features,byte,...
53tlvtype,invoice_request,quantity,32
54tlvdata,invoice_request,quantity,quantity,tu64,
55tlvtype,invoice_request,recurrence_counter,36
56tlvdata,invoice_request,recurrence_counter,counter,tu32,
57tlvtype,invoice_request,recurrence_start,68
58tlvdata,invoice_request,recurrence_start,period_offset,tu32,
59tlvtype,invoice_request,payer_key,38
60tlvdata,invoice_request,payer_key,key,point32,
61tlvtype,invoice_request,payer_note,39
62tlvdata,invoice_request,payer_note,note,utf8,...
63tlvtype,invoice_request,payer_info,50
64tlvdata,invoice_request,payer_info,blob,byte,...
65tlvtype,invoice_request,replace_invoice,56
66tlvdata,invoice_request,replace_invoice,payment_hash,sha256,
67tlvtype,invoice_request,signature,240
68tlvdata,invoice_request,signature,sig,bip340sig,
69tlvtype,invoice,chain,3
70tlvdata,invoice,chain,chain,chain_hash,
71tlvtype,invoice,offer_id,4
72tlvdata,invoice,offer_id,offer_id,sha256,
73tlvtype,invoice,amount,8
74tlvdata,invoice,amount,msat,tu64,
75tlvtype,invoice,description,10
76tlvdata,invoice,description,description,utf8,...
77tlvtype,invoice,features,12
78tlvdata,invoice,features,features,byte,...
79tlvtype,invoice,paths,16
80tlvdata,invoice,paths,paths,blinded_path,...
81tlvtype,invoice,blindedpay,18
82tlvdata,invoice,blindedpay,payinfo,blinded_payinfo,...
83tlvtype,invoice,blinded_capacities,19
84tlvdata,invoice,blinded_capacities,incoming_msat,u64,...
85tlvtype,invoice,issuer,20
86tlvdata,invoice,issuer,issuer,utf8,...
87tlvtype,invoice,node_id,30
88tlvdata,invoice,node_id,node_id,point32,
89tlvtype,invoice,quantity,32
90tlvdata,invoice,quantity,quantity,tu64,
91tlvtype,invoice,refund_for,34
92tlvdata,invoice,refund_for,refunded_payment_hash,sha256,
93tlvtype,invoice,recurrence_counter,36
94tlvdata,invoice,recurrence_counter,counter,tu32,
95tlvtype,invoice,send_invoice,54
96tlvtype,invoice,recurrence_start,68
97tlvdata,invoice,recurrence_start,period_offset,tu32,
98tlvtype,invoice,recurrence_basetime,64
99tlvdata,invoice,recurrence_basetime,basetime,tu64,
100tlvtype,invoice,payer_key,38
101tlvdata,invoice,payer_key,key,point32,
102tlvtype,invoice,payer_note,39
103tlvdata,invoice,payer_note,note,utf8,...
104tlvtype,invoice,created_at,40
105tlvdata,invoice,created_at,timestamp,tu64,
106tlvtype,invoice,payment_hash,42
107tlvdata,invoice,payment_hash,payment_hash,sha256,
108tlvtype,invoice,relative_expiry,44
109tlvdata,invoice,relative_expiry,seconds_from_creation,tu32,
110tlvtype,invoice,cltv,46
111tlvdata,invoice,cltv,min_final_cltv_expiry,tu16,
112tlvtype,invoice,fallbacks,48
113tlvdata,invoice,fallbacks,fallbacks,fallback_address,...
114tlvtype,invoice,payer_info,50
115tlvdata,invoice,payer_info,blob,byte,...
116tlvtype,invoice,refund_signature,52
117tlvdata,invoice,refund_signature,payer_signature,bip340sig,
118tlvtype,invoice,replace_invoice,56
119tlvdata,invoice,replace_invoice,payment_hash,sha256,
120tlvtype,invoice,signature,240
121tlvdata,invoice,signature,sig,bip340sig,
122subtype,blinded_payinfo
123subtypedata,blinded_payinfo,fee_base_msat,u32,
124subtypedata,blinded_payinfo,fee_proportional_millionths,u32,
125subtypedata,blinded_payinfo,cltv_expiry_delta,u16,
126subtypedata,blinded_payinfo,flen,u16,
127subtypedata,blinded_payinfo,features,byte,flen
128subtype,fallback_address
129subtypedata,fallback_address,version,byte,
130subtypedata,fallback_address,len,u16,
131subtypedata,fallback_address,address,byte,len
132tlvtype,invoice_error,erroneous_field,1
133tlvdata,invoice_error,erroneous_field,tlv_fieldnum,tu64,
134tlvtype,invoice_error,suggested_value,3
135tlvdata,invoice_error,suggested_value,value,byte,...
136tlvtype,invoice_error,error,5
137tlvdata,invoice_error,error,msg,utf8,...