Would it possible to start a test-net with a specified block time to simulate real behavior of main-net, so that user don't have to call testWeave.mine() explicitly? I understand it's possible to write a script for this, but it would be very handy to have as a built-in feature.
Would it possible to start a test-net with a specified block time to simulate real behavior of main-net, so that user don't have to call
testWeave.mine()
explicitly? I understand it's possible to write a script for this, but it would be very handy to have as a built-in feature.