Commit 510f6be
authored
feat: block seed words extraction from view only wallets (#7022)
Description
---
Block the extraction of seed words from wallets that don't have access
to the correct seed words, which is view only wallets and hardware
enabled wallets.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Exporting seed words is now restricted to supported wallet types only.
Users with Hardware or View-only wallets will no longer be able to
export seed words, and will receive an appropriate error message if they
attempt to do so.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent b1d7a6d commit 510f6be
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
488 | 494 | | |
489 | 495 | | |
490 | 496 | | |
| |||
0 commit comments