Skip to content

Commit

Permalink
Merge pull request #4472 from Frozen/fix/remove-dht
Browse files Browse the repository at this point in the history
Invalid dht prevents to start localnet.
  • Loading branch information
ONECasey authored Jul 27, 2023
2 parents 0e4b629 + 878da2d commit 066efff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/go_executable_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ fi
DEBUG=false
STATIC=true

rm -rf .dht-127.0.0.1*

unset -v progdir
case "${0}" in
*/*) progdir="${0%/*}";;
Expand Down

0 comments on commit 066efff

Please sign in to comment.