mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-08-09 05:12:08 +02:00
update seedsigner help text
This commit is contained in:
@@ -10,7 +10,7 @@ public class SeedSigner extends SpecterDIY {
|
||||
|
||||
@Override
|
||||
public String getKeystoreImportDescription(int account) {
|
||||
return "Import QR created on your SeedSigner by selecting xPub from Seed in the Seed Tools menu once you have entered your seed.";
|
||||
return "Import QR created on your SeedSigner by selecting Export Xpub in the Seeds menu once you have entered your seed.";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user