go-ethereum
go-ethereum copied to clipboard
cmd/utils: fix DeveloperFlag handling when set to false
geth --dev=false now correctly respects the false value, instead of incorrectly enabling UseLightweightKDF.