mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-16 02:08:42 +00:00
Add network thread_start(), network_thread_running() and network_thread_join() utility functions in mininode.py and use network_thread_running() in network thread assertions.