Skip to content

Commit

Permalink
chore: update build tag, add preloader config in settings.example.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Jul 26, 2023
1 parent f7f4312 commit 2ca86b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build-docker.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
docker build -t powerloom-boost .
docker build -t powerloom-pooler .
1 change: 1 addition & 0 deletions config/settings.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
},
"projects_config_path": "config/projects.json",
"aggregator_config_path": "config/aggregator.json",
"preloader_config_path": "config/preloader.json",
"pair_contract_abi": "snapshotter/static/abis/UniswapV2Pair.json",
"protocol_state": {
"abi": "snapshotter/static/abis/ProtocolContract.json",
Expand Down

0 comments on commit 2ca86b4

Please sign in to comment.