Skip to content

Commit cdf77c5

Browse files
authored
Update app.toml
1 parent 96b3317 commit cdf77c5

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)