mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
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. |
||
|---|---|---|
| .. | ||
| categories.go | ||
| flags.go | ||
| flags_test.go | ||
| helpers.go | ||