Skip to content

Commit

Permalink
Enable resync logic for Reth
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Mar 1, 2024
1 parent 12e4d24 commit 4e60634
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ethd
Original file line number Diff line number Diff line change
Expand Up @@ -666,10 +666,6 @@ ssv_switch() {


delete_reth() {
# Enable this when Reth changes DB
if true; then
return 0
fi
# Check for Reth
var="COMPOSE_FILE"
value=$(sed -n -e "s/^${var}=\(.*\)/\1/p" "${ENV_FILE}" || true)
Expand Down

0 comments on commit 4e60634

Please sign in to comment.