mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-19 17:34:15 +00:00
`parseCmdArg` is expected to raise `ValueError` but for `enr.Record`, `Node`, `PrivateKey`, and `NatConfig`, we raise `ConfigurationError`. Change to `ValueError` instead.