viem's BaseError extends Error, so the instanceof Error branch was firing and returning error.message before the isRecord branch could check shortMessage. Check shortMessage first inside instanceof Error so terse viem messages are shown to users instead of verbose full ones. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||