Skip to content

Commit

Permalink
add collateral pool generator file to docker image #164
Browse files Browse the repository at this point in the history
  • Loading branch information
otselnik committed Aug 10, 2021
1 parent aad731f commit 2fa52db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ COPY evm_loader/ERC20/test/test_*.py /opt/
COPY evm_loader/performance/run.py evm_loader/performance/run.sh evm_loader/performance/deploy-evmloader.sh /opt/
COPY evm_loader/performance/contracts /opt/
COPY evm_loader/evm_loader-keypair.json /opt/
COPY evm_loader/collateral_pool_generator.py /opt/


ENV CONTRACTS_DIR=/opt/solidity/
Expand Down

0 comments on commit 2fa52db

Please sign in to comment.