Skip to content

Conversation

@radik878
Copy link
Contributor

ApplyFlagsForEthConfigCobra previously initialized prune distances with math.MaxUint64 and then conditionally overwrote them based on *uint64 pointers returned by pflag. Those pointers are never nil, so the extra initialization and nil checks were dead code and did not affect behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant