Skip to content

Commit cdc2b00

Browse files
authored
Merge pull request bnb-chain#239 from binance-chain/update-apptoml
Update app.toml
2 parents 96b3317 + cdf77c5 commit cdc2b00

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

fullnode/prod/0.8.0/config/app.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,11 @@ logFilePath = "bnc.log"
139139
# Number of logs keep in memory before writing to file
140140
logBuffSize = 10000
141141

142+
[cross_chain]
143+
ibcChainId = 1
144+
bscChainId = "bsc"
145+
bscIbcChainId = 56
142146

143147
[dex]
144148
# The suffixed symbol of BUSD
145-
BUSDSymbol = "BUSD-BD1"
149+
BUSDSymbol = "BUSD-BD1"

0 commit comments

Comments
 (0)