Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Update app.toml #132

Merged
merged 1 commit into from
Oct 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fullnode/prod/0.6.2/config/app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ BEP19Height = 20300000
# Block height of BEP12 upgrade
BEP12Height = 25120000
# Block height of BEP3 upgrade
BEP3Height = 41270000
BEP3Height = 41277000

[addr]
# Bech32PrefixAccAddr defines the Bech32 prefix of an account's address
Expand Down