LayerTwo-Labs / drivechain_launcher

A user-friendly frontend for 8 billion people.
MIT License
12 stars 11 forks source link

Add zCash and Ethereum unique data dirs to chain_providers.cfg #63

Closed seriouscatsoserious closed 4 months ago

seriouscatsoserious commented 5 months ago

Presently the location of Zcash (.zcash-drivechain on Linux and ZcashDrivechain on macOS) and Ethereum (.ethereum on both) are hardcoded in a function that deletes them specifically during a reset everything call. They should be added to chain_providers.cfg so that they can be called using chain_providers for clarity and robustness.