-
Notifications
You must be signed in to change notification settings - Fork 989
Expand file tree
/
Copy pathbolt12_wire.csv
More file actions
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 4 columns, instead of 6 in line 1.
205 lines (205 loc) · 9.58 KB
/
bolt12_wire.csv
File metadata and controls
205 lines (205 loc) · 9.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
tlvtype,offer,offer_chains,2
tlvdata,offer,offer_chains,chains,chain_hash,...
tlvtype,offer,offer_metadata,4
tlvdata,offer,offer_metadata,data,byte,...
tlvtype,offer,offer_currency,6
tlvdata,offer,offer_currency,iso4217,utf8,...
tlvtype,offer,offer_amount,8
tlvdata,offer,offer_amount,amount,tu64,
tlvtype,offer,offer_description,10
tlvdata,offer,offer_description,description,utf8,...
tlvtype,offer,offer_features,12
tlvdata,offer,offer_features,features,byte,...
tlvtype,offer,offer_absolute_expiry,14
tlvdata,offer,offer_absolute_expiry,seconds_from_epoch,tu64,
tlvtype,offer,offer_paths,16
tlvdata,offer,offer_paths,paths,blinded_path,...
tlvtype,offer,offer_issuer,18
tlvdata,offer,offer_issuer,issuer,utf8,...
tlvtype,offer,offer_quantity_max,20
tlvdata,offer,offer_quantity_max,max,tu64,
tlvtype,offer,offer_issuer_id,22
tlvdata,offer,offer_issuer_id,id,point,
tlvtype,offer,offer_recurrence_compulsory,1000000024
tlvdata,offer,offer_recurrence_compulsory,recurrence,recurrence,
tlvtype,offer,offer_recurrence_optional,1000000025
tlvdata,offer,offer_recurrence_optional,recurrence,recurrence,
tlvtype,offer,offer_recurrence_base,1000000026
tlvdata,offer,offer_recurrence_base,recurrence_base,recurrence_base,
tlvtype,offer,offer_recurrence_paywindow,1000000027
tlvdata,offer,offer_recurrence_paywindow,recurrence_paywindow,recurrence_paywindow,
tlvtype,offer,offer_recurrence_limit,1000000029
tlvdata,offer,offer_recurrence_limit,max_period_index,tu32,
subtype,recurrence
subtypedata,recurrence,time_unit,byte,
subtypedata,recurrence,period,tu32,
subtype,recurrence_base
subtypedata,recurrence_base,proportional_amount,byte,
subtypedata,recurrence_base,basetime,tu64,
subtype,recurrence_paywindow
subtypedata,recurrence_paywindow,seconds_before,u32,
subtypedata,recurrence_paywindow,seconds_after,tu32,
tlvtype,invoice_request,invreq_metadata,0
tlvdata,invoice_request,invreq_metadata,blob,byte,...
tlvtype,invoice_request,offer_chains,2
tlvdata,invoice_request,offer_chains,chains,chain_hash,...
tlvtype,invoice_request,offer_metadata,4
tlvdata,invoice_request,offer_metadata,data,byte,...
tlvtype,invoice_request,offer_currency,6
tlvdata,invoice_request,offer_currency,iso4217,utf8,...
tlvtype,invoice_request,offer_amount,8
tlvdata,invoice_request,offer_amount,amount,tu64,
tlvtype,invoice_request,offer_description,10
tlvdata,invoice_request,offer_description,description,utf8,...
tlvtype,invoice_request,offer_features,12
tlvdata,invoice_request,offer_features,features,byte,...
tlvtype,invoice_request,offer_absolute_expiry,14
tlvdata,invoice_request,offer_absolute_expiry,seconds_from_epoch,tu64,
tlvtype,invoice_request,offer_paths,16
tlvdata,invoice_request,offer_paths,paths,blinded_path,...
tlvtype,invoice_request,offer_issuer,18
tlvdata,invoice_request,offer_issuer,issuer,utf8,...
tlvtype,invoice_request,offer_quantity_max,20
tlvdata,invoice_request,offer_quantity_max,max,tu64,
tlvtype,invoice_request,offer_issuer_id,22
tlvdata,invoice_request,offer_issuer_id,id,point,
tlvtype,invoice_request,offer_recurrence_compulsory,1000000024
tlvdata,invoice_request,offer_recurrence_compulsory,recurrence,recurrence,
tlvtype,invoice_request,offer_recurrence_optional,1000000025
tlvdata,invoice_request,offer_recurrence_optional,recurrence,recurrence,
tlvtype,invoice_request,offer_recurrence_base,1000000026
tlvdata,invoice_request,offer_recurrence_base,recurrence_base,recurrence_base,
tlvtype,invoice_request,offer_recurrence_paywindow,1000000027
tlvdata,invoice_request,offer_recurrence_paywindow,recurrence_paywindow,recurrence_paywindow,
tlvtype,invoice_request,offer_recurrence_limit,1000000029
tlvdata,invoice_request,offer_recurrence_limit,max_period_index,tu32,
tlvtype,invoice_request,invreq_chain,80
tlvdata,invoice_request,invreq_chain,chain,chain_hash,
tlvtype,invoice_request,invreq_amount,82
tlvdata,invoice_request,invreq_amount,msat,tu64,
tlvtype,invoice_request,invreq_features,84
tlvdata,invoice_request,invreq_features,features,byte,...
tlvtype,invoice_request,invreq_quantity,86
tlvdata,invoice_request,invreq_quantity,quantity,tu64,
tlvtype,invoice_request,invreq_payer_id,88
tlvdata,invoice_request,invreq_payer_id,key,point,
tlvtype,invoice_request,invreq_payer_note,89
tlvdata,invoice_request,invreq_payer_note,note,utf8,...
tlvtype,invoice_request,invreq_paths,90
tlvdata,invoice_request,invreq_paths,paths,blinded_path,...
tlvtype,invoice_request,invreq_bip_353_name,91
tlvdata,invoice_request,invreq_bip_353_name,bip_353_name,bip_353_name,
tlvtype,invoice_request,invreq_recurrence_counter,2000000092
tlvdata,invoice_request,invreq_recurrence_counter,counter,tu32,
tlvtype,invoice_request,invreq_recurrence_start,2000000093
tlvdata,invoice_request,invreq_recurrence_start,period_offset,tu32,
tlvtype,invoice_request,invreq_recurrence_cancel,2000000094
tlvtype,invoice_request,invreq_contact_secret,2000001729
tlvdata,invoice_request,invreq_contact_secret,secret,sha256,
tlvtype,invoice_request,invreq_payer_offer,2000001731
tlvdata,invoice_request,invreq_payer_offer,offer_data,byte,...
tlvtype,invoice_request,signature,240
tlvdata,invoice_request,signature,sig,bip340sig,
subtype,bip_353_name
subtypedata,bip_353_name,name_len,u8,
subtypedata,bip_353_name,name,byte,name_len
subtypedata,bip_353_name,domain_len,u8,
subtypedata,bip_353_name,domain,byte,domain_len
tlvtype,invoice,invreq_metadata,0
tlvdata,invoice,invreq_metadata,blob,byte,...
tlvtype,invoice,offer_chains,2
tlvdata,invoice,offer_chains,chains,chain_hash,...
tlvtype,invoice,offer_metadata,4
tlvdata,invoice,offer_metadata,data,byte,...
tlvtype,invoice,offer_currency,6
tlvdata,invoice,offer_currency,iso4217,utf8,...
tlvtype,invoice,offer_amount,8
tlvdata,invoice,offer_amount,amount,tu64,
tlvtype,invoice,offer_description,10
tlvdata,invoice,offer_description,description,utf8,...
tlvtype,invoice,offer_features,12
tlvdata,invoice,offer_features,features,byte,...
tlvtype,invoice,offer_absolute_expiry,14
tlvdata,invoice,offer_absolute_expiry,seconds_from_epoch,tu64,
tlvtype,invoice,offer_paths,16
tlvdata,invoice,offer_paths,paths,blinded_path,...
tlvtype,invoice,offer_issuer,18
tlvdata,invoice,offer_issuer,issuer,utf8,...
tlvtype,invoice,offer_quantity_max,20
tlvdata,invoice,offer_quantity_max,max,tu64,
tlvtype,invoice,offer_issuer_id,22
tlvdata,invoice,offer_issuer_id,id,point,
tlvtype,invoice,offer_recurrence_compulsory,1000000024
tlvdata,invoice,offer_recurrence_compulsory,recurrence,recurrence,
tlvtype,invoice,offer_recurrence_optional,1000000025
tlvdata,invoice,offer_recurrence_optional,recurrence,recurrence,
tlvtype,invoice,offer_recurrence_base,1000000026
tlvdata,invoice,offer_recurrence_base,recurrence_base,recurrence_base,
tlvtype,invoice,offer_recurrence_paywindow,1000000027
tlvdata,invoice,offer_recurrence_paywindow,recurrence_paywindow,recurrence_paywindow,
tlvtype,invoice,offer_recurrence_limit,1000000029
tlvdata,invoice,offer_recurrence_limit,max_period_index,tu32,
tlvtype,invoice,invreq_chain,80
tlvdata,invoice,invreq_chain,chain,chain_hash,
tlvtype,invoice,invreq_amount,82
tlvdata,invoice,invreq_amount,msat,tu64,
tlvtype,invoice,invreq_features,84
tlvdata,invoice,invreq_features,features,byte,...
tlvtype,invoice,invreq_quantity,86
tlvdata,invoice,invreq_quantity,quantity,tu64,
tlvtype,invoice,invreq_payer_id,88
tlvdata,invoice,invreq_payer_id,key,point,
tlvtype,invoice,invreq_payer_note,89
tlvdata,invoice,invreq_payer_note,note,utf8,...
tlvtype,invoice,invreq_paths,90
tlvdata,invoice,invreq_paths,paths,blinded_path,...
tlvtype,invoice,invreq_bip_353_name,91
tlvdata,invoice,invreq_bip_353_name,bip_353_name,bip_353_name,
tlvtype,invoice,invreq_recurrence_counter,2000000092
tlvdata,invoice,invreq_recurrence_counter,counter,tu32,
tlvtype,invoice,invreq_recurrence_start,2000000093
tlvdata,invoice,invreq_recurrence_start,period_offset,tu32,
tlvtype,invoice,invreq_contact_secret,2000001729
tlvdata,invoice,invreq_contact_secret,secret,sha256,
tlvtype,invoice,invreq_payer_offer,2000001731
tlvdata,invoice,invreq_payer_offer,offer_data,byte,...
tlvtype,invoice,invoice_paths,160
tlvdata,invoice,invoice_paths,paths,blinded_path,...
tlvtype,invoice,invoice_blindedpay,162
tlvdata,invoice,invoice_blindedpay,payinfo,blinded_payinfo,...
tlvtype,invoice,invoice_created_at,164
tlvdata,invoice,invoice_created_at,timestamp,tu64,
tlvtype,invoice,invoice_relative_expiry,166
tlvdata,invoice,invoice_relative_expiry,seconds_from_creation,tu32,
tlvtype,invoice,invoice_payment_hash,168
tlvdata,invoice,invoice_payment_hash,payment_hash,sha256,
tlvtype,invoice,invoice_amount,170
tlvdata,invoice,invoice_amount,msat,tu64,
tlvtype,invoice,invoice_fallbacks,172
tlvdata,invoice,invoice_fallbacks,fallbacks,fallback_address,...
tlvtype,invoice,invoice_features,174
tlvdata,invoice,invoice_features,features,byte,...
tlvtype,invoice,invoice_node_id,176
tlvdata,invoice,invoice_node_id,node_id,point,
tlvtype,invoice,invoice_recurrence_basetime,3000000177
tlvdata,invoice,invoice_recurrence_basetime,basetime,tu64,
tlvtype,invoice,signature,240
tlvdata,invoice,signature,sig,bip340sig,
subtype,blinded_payinfo
subtypedata,blinded_payinfo,fee_base_msat,u32,
subtypedata,blinded_payinfo,fee_proportional_millionths,u32,
subtypedata,blinded_payinfo,cltv_expiry_delta,u16,
subtypedata,blinded_payinfo,htlc_minimum_msat,u64,
subtypedata,blinded_payinfo,htlc_maximum_msat,u64,
subtypedata,blinded_payinfo,flen,u16,
subtypedata,blinded_payinfo,features,byte,flen
subtype,fallback_address
subtypedata,fallback_address,version,byte,
subtypedata,fallback_address,len,u16,
subtypedata,fallback_address,address,byte,len
tlvtype,invoice_error,erroneous_field,1
tlvdata,invoice_error,erroneous_field,tlv_fieldnum,tu64,
tlvtype,invoice_error,suggested_value,3
tlvdata,invoice_error,suggested_value,value,byte,...
tlvtype,invoice_error,error,5
tlvdata,invoice_error,error,msg,utf8,...