Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set -discover=0 in regtest framework
The regtest framework is local, so often there is no need to discover our external IP. Setting -discover=0 in util.py works around shutdown hang caused by GetExternalIP waiting in recv().
- Loading branch information