Add thread range generator

This commit is contained in:
nolash
2021-09-27 20:37:13 +02:00
parent db6128f823
commit a49c152e24
11 changed files with 243 additions and 12 deletions

View File

@@ -12,7 +12,6 @@ from chainsyncer.error import NoBlockForYou
logg = logging.getLogger().getChild(__name__)
class MockConn:
"""Noop connection mocker.