mirror of https://github.com/ethereum/go-ethereum
internal/flags: fix "flag redefined" bug for alias on custom flags (#30796)
This change fixes a bug on the `DirectoryFlag` and the `BigFlag`, which would trigger a `panic` with the message "flag redefined" in case an alias was added to such a flag.pull/30803/head
parent
6485d5e3ff
commit
5e1a39d67f
Loading…
Reference in new issue