Skip to content

Commit 021545a

Browse files
authored
docs: fix typo in changelog and format config file (#883)
1 parent b0fc944 commit 021545a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.10.1
44
IMPROVEMENTS
5-
* [\#882](https://github.com/bnb-chain/node/pull/875) [DEX] Add BEP151 Mainnet Height
5+
* [\#882](https://github.com/bnb-chain/node/pull/882) [DEX] Add BEP151 Mainnet Height
66

77
## 0.10.0
88
IMPROVEMENTS

asset/mainnet/app.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ FixFailAckPackageHeight = 146060000
5555
# Block height of Enable Account Scripts For CrossChain Transfer upgrade
5656
EnableAccountScriptsForCrossChainTransferHeight = 146060000
5757
#Block height of BEP128 upgrade
58-
BEP128Height =234560000
58+
BEP128Height = 234560000
5959
#Block height of BEP151 upgrade
6060
BEP151Height = 264000000
6161

0 commit comments

Comments
 (0)