We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fc944 commit 021545aCopy full SHA for 021545a
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 0.10.1
4
IMPROVEMENTS
5
-* [\#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
6
7
## 0.10.0
8
asset/mainnet/app.toml
@@ -55,7 +55,7 @@ FixFailAckPackageHeight = 146060000
55
# Block height of Enable Account Scripts For CrossChain Transfer upgrade
56
EnableAccountScriptsForCrossChainTransferHeight = 146060000
57
#Block height of BEP128 upgrade
58
-BEP128Height =234560000
+BEP128Height = 234560000
59
#Block height of BEP151 upgrade
60
BEP151Height = 264000000
61
0 commit comments