Skip to content

Commit

Permalink
temporarily doing the old ETH address, need to handle this properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar Oostendorp committed Feb 28, 2024
1 parent 285e496 commit 29f6226
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@ COPY ./bots ./bots
COPY --link ./bots/.env.production ./bots/.env
COPY --from=bots_node_deps /app/node_modules ./bots/node_modules




LABEL org.opencontainers.image.description = "PixeLAW core container"


CMD ["bash", "./startup.sh"]
2 changes: 1 addition & 1 deletion contracts/genesis_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"STRK": 2222
},
"feeToken": {
"address": "0x55",
"address": "0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7",
"name": "ETHER",
"symbol": "ETH",
"decimals": 18,
Expand Down

0 comments on commit 29f6226

Please sign in to comment.