pytest-ethereum-old
pytest-ethereum-old copied to clipboard
Allow specifying more accounts via execution flag
Some testing may want a different number of accounts besides 10, so add an optional flag to set this in the start as this is the only way to modify this before initializing eth-tester (per @pipermerriam)