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
refactor(web-extension): split HardwareWallet into separate Ledger and Trezor types
- Split HardwareWallet into LedgerHardwareWallet and TrezorHardwareWallet
- Maintains backward compatibility through union type
- Prepares for wallet-specific configuration support
0 commit comments