Remove custodial dependencies from sovereign import scripts

This commit is contained in:
Louis Holbrook
2021-04-01 20:55:39 +00:00
parent 3f8d7fc10a
commit 462933d8ae
5 changed files with 91 additions and 44 deletions

View File

@@ -88,7 +88,7 @@ run = True
class DispatchSyncer:
yield_delay = 0.005
yield_delay = 0.0005
def __init__(self, chain_spec):
self.chain_spec = chain_spec