Skip to content

Commit

Permalink
docs: fix typo in changelog and format config file (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-reorg authored Aug 19, 2022
1 parent b0fc944 commit 021545a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion asset/mainnet/app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 021545a

Please sign in to comment.