Move signer from middleware to dedicated connection

This commit is contained in:
nolash
2021-03-12 09:36:57 +01:00
parent 10835979bc
commit 958bd9af96
11 changed files with 24 additions and 17 deletions

View File

@@ -107,7 +107,7 @@ RUN cd cic-bancor/python && \
RUN apt-get install -y cargo
ARG cic_base_version=0.1.1a24
ARG cic_base_version=0.1.1a30
RUN pip install --extra-index-url $pip_extra_index_url cic-base[full_graph]==$cic_base_version
ARG cic_registry_version=0.5.3a24