Open PumpkinSeed opened 3 years ago
What functionality do you have in mind if I may ask ?
@GentileFulvio it would be nice to have a proper flag parsing mechanisom with a config module. At the moment the first argument passed as the address, but in the future I will add the log-level, proxy address, etc. So that would be nice to have something like ethock --addr 127.0.0.1:8545 --log-level debug
.
Thanks, and let me know if you have any question.
Currently it's really dump how the binary starts the mock. Let's extend it with more functionalities.