From e0c375cf33251b8d1d0d205a11337f99b1d469aa Mon Sep 17 00:00:00 2001 From: _den <_den@outlook.com> Date: Fri, 7 Oct 2022 16:39:36 +1000 Subject: [PATCH] bsc hot fix and hard-fork release --- bsc/example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsc/example.env b/bsc/example.env index 043892c..4583322 100644 --- a/bsc/example.env +++ b/bsc/example.env @@ -10,4 +10,4 @@ WS_PORT=8526 # Comma-separated list of addresses to treat as "local" TX_LOCAL_ADDR=0x0000000000000000000000000000000000000000 # Use latest stable version: https://github.com/bnb-chain/bsc/tags -BSC_TAG=v1.1.14 \ No newline at end of file +BSC_TAG=v1.1.15 \ No newline at end of file