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
feat(web-extension): support wallet-specific trezorConfig in SigningCoordinator
- Add optional trezorConfig property to HardwareWallet type
- Refactor #getTrezorConfig to merge wallet-specific config with global hwOptions
- Update Trezor key agent creation to use merged configuration
- Add test for trezorConfig merging behavior
- Ensure derivationType and other wallet-specific settings are properly applied
0 commit comments