You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: validate Lighter API key hex format before WASM signer
Go WASM hex decoder gives cryptic errors on invalid keys (e.g. dots).
Now checks for valid hex chars first, logs clear message with fix
command, and falls back to read-only mode instead of crashing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments