diff --git a/CHANGELOG.md b/CHANGELOG.md index 35e7307f6..bf9d61d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.10.1 IMPROVEMENTS -* [\#882](https://github.com/bnb-chain/node/pull/875) [DEX] Add BEP151 Mainnet Height +* [\#882](https://github.com/bnb-chain/node/pull/882) [DEX] Add BEP151 Mainnet Height ## 0.10.0 IMPROVEMENTS diff --git a/asset/mainnet/app.toml b/asset/mainnet/app.toml index 890501a64..f5e45e6d1 100644 --- a/asset/mainnet/app.toml +++ b/asset/mainnet/app.toml @@ -55,7 +55,7 @@ FixFailAckPackageHeight = 146060000 # Block height of Enable Account Scripts For CrossChain Transfer upgrade EnableAccountScriptsForCrossChainTransferHeight = 146060000 #Block height of BEP128 upgrade -BEP128Height =234560000 +BEP128Height = 234560000 #Block height of BEP151 upgrade BEP151Height = 264000000