Lighthouse has a `--testnet-dir` flag in addition to `--network`. We only have `--network`. To work with Kurtosis and devnets we should implement `testnet-dir` support in Eleel. We should be able to reuse a lot of Lighthouse's code for this.
Lighthouse has a
--testnet-dirflag in addition to--network. We only have--network.To work with Kurtosis and devnets we should implement
testnet-dirsupport in Eleel. We should be able to reuse a lot of Lighthouse's code for this.