Fix legacy seeds not being displayed when polyseed is not supported (#1608)

* Fix legacy seeds not being displayed when polyseed is not supported

* fallback to english on Japanese, it errors with empty errorString - probably some kind of normalization issue
This commit is contained in:
cyan 2024-08-17 04:30:48 +02:00 committed by GitHub
parent ec8c404086
commit eef319658a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 47 additions and 14 deletions

View file

@ -94,7 +94,10 @@ dependencies:
# ref: main
socks5_proxy: ^1.0.4
flutter_svg: ^2.0.9
polyseed: ^0.0.5
polyseed:
git:
url: https://github.com/mrcyjanek/polyseed_dart
ref: f9adc68dbf879fefadeae8e86d1c2983f5a2cc3f
nostr_tools: ^1.0.9
solana: ^0.30.1
bitcoin_base: