mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 20:36:44 +00:00
Update Passport Single-sig instructions
Suited to the updated Batch 2 UI.
This commit is contained in:
parent
be6e9019dc
commit
b422c754d6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ public class PassportSinglesig extends ColdcardSinglesig {
|
|||
|
||||
@Override
|
||||
public String getKeystoreImportDescription(int account) {
|
||||
return "Import file or QR created from New Account > Sparrow > Standard > QR Code/microSD on your Passport. For existing accounts, use Manage Account > Export by QR/microSD.";
|
||||
return "Import file or QR created from Manage Account > Connect Wallet > Sparrow > Single-sig > QR Code/microSD on your Passport.";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue