By default the `tester.TesterConfig.WalletPrefund` and `tester.TesterConfig.WalletMinFund` amounts are hard coded to `3` "ETH" [here](https://github.com/astriaorg/spamooor/blob/master/cmd/spamooor/main.go#L108). We should have a flag to adjust this value, it will probably need to take the input in `wei`
By default the
tester.TesterConfig.WalletPrefundandtester.TesterConfig.WalletMinFundamounts are hard coded to3"ETH" here.We should have a flag to adjust this value, it will probably need to take the input in
wei