Add eth tracker, dispatcher to new docker compose file

This commit is contained in:
nolash
2021-10-16 07:04:19 +02:00
parent 89ac70371a
commit 79ee2bf4ff
2 changed files with 102 additions and 16 deletions

View File

@@ -10,7 +10,6 @@ import datetime
# external imports
import celery
from cic_eth_registry import CICRegistry
from chainlib.chain import ChainSpec
from chainlib.eth.tx import unpack
from chainlib.connection import RPCConnection