From e39cd230ac1e8e49ce463a12d5f18214c28d6821 Mon Sep 17 00:00:00 2001 From: _den <_den@outlook.com> Date: Fri, 11 Mar 2022 14:00:20 +1000 Subject: [PATCH] update (hotfix) bor node --- bor/example.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bor/example.env b/bor/example.env index d9f7146..275559f 100644 --- a/bor/example.env +++ b/bor/example.env @@ -9,8 +9,8 @@ BOR_NODE_ID=COMPANY-mainnet-UNIQUEID HEIMDALL_ETH_RPC_URL=http://MYETHNODECONTAINER:8545 HEIMDALL_TAG=0.2.5 BOR_TAG=0.2.14 -BOR_SRC_TAG=master -BOR_DOCKER_FILE=Dockerfile.borbinary +BOR_SRC_TAG=v0.2.14-tmp-span-hotfix +BOR_DOCKER_FILE=Dockerfile.borsource # Comma-separated list of addresses to treat as "local" TX_LOCAL_ADDR=0x0000000000000000000000000000000000000000 # This will auto-adjust down depending on system memory