You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will this work for airdropping SOL to a large amounts of address? And how do i set it to send SOL?
I keep getting hit with this error:
[Error: ENOENT: no such file or directory, unlink 'data/bulkData.csv'] {
errno: -2,
code: 'ENOENT',
syscall: 'unlink',
path: 'data/bulkData.csv'
I have my addresses in a csv file as advised.
They're still in the "cleaned.json" file created.
But not in the "curved.json" nor the "Bulkdata.csv" files created.
Could you advise on where I am going wrong? Thanks again!
The text was updated successfully, but these errors were encountered:
Hi, thanks for this repo, looks sick!
[Error: ENOENT: no such file or directory, unlink 'data/bulkData.csv'] {
errno: -2,
code: 'ENOENT',
syscall: 'unlink',
path: 'data/bulkData.csv'
I have my addresses in a csv file as advised.
They're still in the "cleaned.json" file created.
But not in the "curved.json" nor the "Bulkdata.csv" files created.
Could you advise on where I am going wrong? Thanks again!
The text was updated successfully, but these errors were encountered: