@@ -137,7 +137,7 @@ USAGE
137137 $ airswap account:delete
138138```
139139
140- _ See code: [ src/commands/account/delete.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/account/delete.ts ) _
140+ _ See code: [ src/commands/account/delete.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/account/delete.ts ) _
141141
142142## ` airswap account:export `
143143
@@ -150,7 +150,7 @@ USAGE
150150 $ airswap account:export
151151```
152152
153- _ See code: [ src/commands/account/export.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/account/export.ts ) _
153+ _ See code: [ src/commands/account/export.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/account/export.ts ) _
154154
155155## ` airswap account:generate `
156156
@@ -163,7 +163,7 @@ USAGE
163163 $ airswap account:generate
164164```
165165
166- _ See code: [ src/commands/account/generate.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/account/generate.ts ) _
166+ _ See code: [ src/commands/account/generate.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/account/generate.ts ) _
167167
168168## ` airswap account:import `
169169
@@ -176,7 +176,7 @@ USAGE
176176 $ airswap account:import
177177```
178178
179- _ See code: [ src/commands/account/import.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/account/import.ts ) _
179+ _ See code: [ src/commands/account/import.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/account/import.ts ) _
180180
181181## ` airswap balances `
182182
@@ -189,7 +189,7 @@ USAGE
189189 $ airswap balances
190190```
191191
192- _ See code: [ src/commands/balances.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/balances.ts ) _
192+ _ See code: [ src/commands/balances.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/balances.ts ) _
193193
194194## ` airswap chain `
195195
@@ -202,7 +202,7 @@ USAGE
202202 $ airswap chain
203203```
204204
205- _ See code: [ src/commands/chain.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/chain.ts ) _
205+ _ See code: [ src/commands/chain.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/chain.ts ) _
206206
207207## ` airswap gas `
208208
@@ -215,7 +215,7 @@ USAGE
215215 $ airswap gas
216216```
217217
218- _ See code: [ src/commands/gas.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/gas.ts ) _
218+ _ See code: [ src/commands/gas.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/gas.ts ) _
219219
220220## ` airswap help [COMMAND] `
221221
@@ -247,7 +247,7 @@ USAGE
247247 $ airswap ip
248248```
249249
250- _ See code: [ src/commands/ip.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/ip.ts ) _
250+ _ See code: [ src/commands/ip.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/ip.ts ) _
251251
252252## ` airswap metadata:add `
253253
@@ -260,7 +260,7 @@ USAGE
260260 $ airswap metadata:add
261261```
262262
263- _ See code: [ src/commands/metadata/add.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/metadata/add.ts ) _
263+ _ See code: [ src/commands/metadata/add.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/metadata/add.ts ) _
264264
265265## ` airswap metadata:delete `
266266
@@ -273,7 +273,7 @@ USAGE
273273 $ airswap metadata:delete
274274```
275275
276- _ See code: [ src/commands/metadata/delete.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/metadata/delete.ts ) _
276+ _ See code: [ src/commands/metadata/delete.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/metadata/delete.ts ) _
277277
278278## ` airswap metadata:lookup `
279279
@@ -286,7 +286,7 @@ USAGE
286286 $ airswap metadata:lookup
287287```
288288
289- _ See code: [ src/commands/metadata/lookup.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/metadata/lookup.ts ) _
289+ _ See code: [ src/commands/metadata/lookup.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/metadata/lookup.ts ) _
290290
291291## ` airswap metadata:update `
292292
@@ -299,7 +299,7 @@ USAGE
299299 $ airswap metadata:update
300300```
301301
302- _ See code: [ src/commands/metadata/update.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/metadata/update.ts ) _
302+ _ See code: [ src/commands/metadata/update.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/metadata/update.ts ) _
303303
304304## ` airswap registry:add `
305305
@@ -312,7 +312,7 @@ USAGE
312312 $ airswap registry:add
313313```
314314
315- _ See code: [ src/commands/registry/add.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/registry/add.ts ) _
315+ _ See code: [ src/commands/registry/add.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/registry/add.ts ) _
316316
317317## ` airswap registry:enable `
318318
@@ -325,7 +325,7 @@ USAGE
325325 $ airswap registry:enable
326326```
327327
328- _ See code: [ src/commands/registry/enable.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/registry/enable.ts ) _
328+ _ See code: [ src/commands/registry/enable.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/registry/enable.ts ) _
329329
330330## ` airswap registry:get `
331331
@@ -338,7 +338,7 @@ USAGE
338338 $ airswap registry:get
339339```
340340
341- _ See code: [ src/commands/registry/get.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/registry/get.ts ) _
341+ _ See code: [ src/commands/registry/get.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/registry/get.ts ) _
342342
343343## ` airswap registry:list `
344344
@@ -351,7 +351,7 @@ USAGE
351351 $ airswap registry:list
352352```
353353
354- _ See code: [ src/commands/registry/list.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/registry/list.ts ) _
354+ _ See code: [ src/commands/registry/list.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/registry/list.ts ) _
355355
356356## ` airswap registry:remove `
357357
@@ -364,7 +364,7 @@ USAGE
364364 $ airswap registry:remove
365365```
366366
367- _ See code: [ src/commands/registry/remove.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/registry/remove.ts ) _
367+ _ See code: [ src/commands/registry/remove.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/registry/remove.ts ) _
368368
369369## ` airswap registry:url `
370370
@@ -377,7 +377,7 @@ USAGE
377377 $ airswap registry:url
378378```
379379
380- _ See code: [ src/commands/registry/url.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/registry/url.ts ) _
380+ _ See code: [ src/commands/registry/url.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/registry/url.ts ) _
381381
382382## ` airswap rfq:best `
383383
@@ -390,7 +390,7 @@ USAGE
390390 $ airswap rfq:best
391391```
392392
393- _ See code: [ src/commands/rfq/best.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/rfq/best.ts ) _
393+ _ See code: [ src/commands/rfq/best.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/rfq/best.ts ) _
394394
395395## ` airswap rfq:get `
396396
@@ -403,7 +403,7 @@ USAGE
403403 $ airswap rfq:get
404404```
405405
406- _ See code: [ src/commands/rfq/get.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/rfq/get.ts ) _
406+ _ See code: [ src/commands/rfq/get.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/rfq/get.ts ) _
407407
408408## ` airswap stream:open `
409409
@@ -416,7 +416,7 @@ USAGE
416416 $ airswap stream:open
417417```
418418
419- _ See code: [ src/commands/stream/open.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/stream/open.ts ) _
419+ _ See code: [ src/commands/stream/open.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/stream/open.ts ) _
420420
421421## ` airswap token:approve `
422422
@@ -429,7 +429,7 @@ USAGE
429429 $ airswap token:approve
430430```
431431
432- _ See code: [ src/commands/token/approve.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/token/approve.ts ) _
432+ _ See code: [ src/commands/token/approve.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/token/approve.ts ) _
433433
434434## ` airswap token:revoke `
435435
@@ -442,7 +442,7 @@ USAGE
442442 $ airswap token:revoke
443443```
444444
445- _ See code: [ src/commands/token/revoke.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/token/revoke.ts ) _
445+ _ See code: [ src/commands/token/revoke.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/token/revoke.ts ) _
446446
447447## ` airswap token:transfer `
448448
@@ -455,7 +455,7 @@ USAGE
455455 $ airswap token:transfer
456456```
457457
458- _ See code: [ src/commands/token/transfer.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/token/transfer.ts ) _
458+ _ See code: [ src/commands/token/transfer.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/token/transfer.ts ) _
459459
460460## ` airswap wrapped:deposit `
461461
@@ -468,7 +468,7 @@ USAGE
468468 $ airswap wrapped:deposit
469469```
470470
471- _ See code: [ src/commands/wrapped/deposit.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/wrapped/deposit.ts ) _
471+ _ See code: [ src/commands/wrapped/deposit.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/wrapped/deposit.ts ) _
472472
473473## ` airswap wrapped:withdraw `
474474
@@ -481,5 +481,5 @@ USAGE
481481 $ airswap wrapped:withdraw
482482```
483483
484- _ See code: [ src/commands/wrapped/withdraw.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.3 /src/commands/wrapped/withdraw.ts ) _
484+ _ See code: [ src/commands/wrapped/withdraw.ts] ( https://github.com/airswap/airswap-cli/blob/v3.0.4 /src/commands/wrapped/withdraw.ts ) _
485485<!-- commandsstop -->
0 commit comments