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 src/app/firedancer/config/default.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1556,7 +1556,7 @@ user = ""
# If this option is true, the validator will immediately exit with
# an error if it detects a hard fork. If false, the validator will
# log the hard fork event and continue running.
hard_fork_fatal = true
hard_fork_fatal = false

# It can be convenient during development to use a network namespace
# for running Firedancer. This allows us to send packets at a local
Expand Down
Loading