Commit a5ae938
[Node] propagate auth errors from init_sync_client_with_passphrase
Swallowing WalletNotFoundError / InvalidPassphraseError hid failures from
callers. Let authenticate() raise directly so API routes can map to the
correct HTTP status.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent e41dfa2 commit a5ae938
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
| 712 | + | |
717 | 713 | | |
718 | 714 | | |
719 | 715 | | |
| |||
0 commit comments