Closed lissavxo closed 5 months ago
Related to #803
Added a new util that receives headers and data and writes it in a CSV file using a stream, in this case the stream will be the NextResponse. This will be used in the new endpoint to download the txs in a csv
Run yarn docker test
Related to #803
Description
Added a new util that receives headers and data and writes it in a CSV file using a stream, in this case the stream will be the NextResponse. This will be used in the new endpoint to download the txs in a csv
Test plan
Run yarn docker test