updating folder location
This commit is contained in:
@@ -16,7 +16,7 @@ if [ "$CHAIN_ID" = "31337" ]; then
|
||||
METADATA_PATH=../lmsr-amm/liqp-deployments.json
|
||||
else
|
||||
ABI_PATH=../lmsr-amm/deployment/$CHAIN_ID/v1/out
|
||||
METADATA_PATH=../lmsr-amm/deployment/liqp-deployments.json
|
||||
METADATA_PATH=../lmsr-amm/deployment/11155111/liqp-deployments.json
|
||||
fi
|
||||
|
||||
if [ ! -f "$ABI_PATH/IPartyPool.sol/IPartyPool.json" ]; then
|
||||
|
||||
Reference in New Issue
Block a user