Commit efe8e2c
fix: resolve TypeScript build errors for AuthenticatorTransport and bech32 types
- Cast transports to AuthenticatorTransport[] for StoredCredential compatibility
- Add template literal type assertion for bech32.decode npub parameter
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8dee11c commit efe8e2c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments