fix: replace removed `get_seed` call in `PSBTSelectSeedView`
This commit fixes a bug where selecting an existing seed during PSBT signing would crash because the code called a method (`get_seed`) that no longer exists. The fix uses the already-loaded list of seeds directly. The crash is a reliabilit…
442b7a1aby okaybro+13−12 files