Skip to content
Open
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 common/src/main/java/org/tron/core/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ storage {
# block_KDB, peers, properties, recent-block, trans,
# utxo, votes, witness, witness_schedule.

# Otherwise, db configs will remain defualt and data will be stored in
# Otherwise, db configs will remain default and data will be stored in
# the path of "output-directory" or which is set by "-d" ("--output-directory").

# Attention: name is a required field that must be set !!!
Expand Down
Loading