Two names for the same constant violates AX Principle 1 (predictable names over short names). The alias `ErrCodeInternal` is ambiguous and shorter than the fully-descriptive `ErrCodeInternalError`. Remove the alias and update all five call sites to use the canonical name. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||