From 7b13725c26e7e63e52af4ce90d62d189760120d8 Mon Sep 17 00:00:00 2001 From: nolash Date: Thu, 11 Feb 2021 09:20:01 +0100 Subject: [PATCH] Rename cic-tools to chainlib --- apps/contract-migration/seed_cic_eth.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contract-migration/seed_cic_eth.sh b/apps/contract-migration/seed_cic_eth.sh index 8559a9ce..4d0ecabf 100644 --- a/apps/contract-migration/seed_cic_eth.sh +++ b/apps/contract-migration/seed_cic_eth.sh @@ -24,7 +24,7 @@ truncate $env_out_file -s 0 set -e set -a -pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a25 cic-tools==0.0.1a4 +pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a25 chainlib==0.0.1a4 >&2 echo "create account for gas gifter" old_gas_provider=$DEV_ETH_ACCOUNT_GAS_PROVIDER