Update signer to fill in missing sign to wire symbol

This commit is contained in:
Louis Holbrook
2021-09-17 06:54:58 +00:00
committed by Philip Wafula
parent 43f8d1c30c
commit d65455fc29
10 changed files with 16 additions and 14 deletions

View File

@@ -69,7 +69,6 @@ from cic_eth.registry import (
)
from cic_eth.task import BaseTask
logging.basicConfig(level=logging.WARNING)
logg = logging.getLogger()