Add trust check to token fetch in cic-eth task

This commit is contained in:
nolash
2021-10-08 18:39:22 +02:00
parent 53e9c63698
commit 6ccffb15b6
9 changed files with 60 additions and 10 deletions

View File

@@ -1,7 +1,13 @@
# standard imports
import logging
# local imports
from cic_eth.api.api_task import Api
from cic_eth.task import BaseTask
logg = logging.getLogger()
def test_default_token(
default_chain_spec,
foo_token,