feat: Enable parallell contract transactions in bootstrap

This commit is contained in:
Louis Holbrook
2021-10-29 09:36:14 +00:00
parent 3cc909c936
commit 1882910a8e
29 changed files with 247 additions and 131 deletions

View File

@@ -683,3 +683,4 @@ class Api(ApiBase):
t = self.callback_success.apply_async([r])
return t