From 620f406a03ca6a4f55026b485364ac38cda2f63f Mon Sep 17 00:00:00 2001 From: _den <_den@outlook.com> Date: Fri, 3 Jun 2022 09:10:46 +1000 Subject: [PATCH] updated bor node --- bor/example.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bor/example.env b/bor/example.env index 51c0eb1..1f038ba 100644 --- a/bor/example.env +++ b/bor/example.env @@ -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