Closed elv-serban closed 1 year ago
Save an optional map file of addr to email when running tenant_wallets.
./elv-live tenant_wallets iten0123 --map_file my-emails.csv
I am thinking of adding option --map_file to nft_show and tenant_show and load emails from the map file to fill in the response (will be a separate PR).
--map_file
This is better solved by https://github.com/eluv-io/elv-live-js/pull/140
Save an optional map file of addr to email when running tenant_wallets.
I am thinking of adding option
--map_file
to nft_show and tenant_show and load emails from the map file to fill in the response (will be a separate PR).