Skip to content

Commit

Permalink
updated bor node
Browse files Browse the repository at this point in the history
  • Loading branch information
feshchenkod committed Jun 2, 2022
1 parent 5be3e7a commit 620f406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bor/example.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ COMPOSE_FILE=docker-compose.yml
BOR_NODE_ID=COMPANY-mainnet-UNIQUEID
HEIMDALL_ETH_RPC_URL=http://MYETHNODECONTAINER:8545
HEIMDALL_TAG=0.2.9
BOR_TAG=0.2.14
BOR_TAG=0.2.16
BOR_SRC_TAG=v0.2.14-tmp-span-hotfix
BOR_DOCKER_FILE=Dockerfile.borsource
BOR_DOCKER_FILE=Dockerfile.borbinary
# Comma-separated list of addresses to treat as "local"
TX_LOCAL_ADDR=0x0000000000000000000000000000000000000000
# This will auto-adjust down depending on system memory
Expand Down

0 comments on commit 620f406

Please sign in to comment.