Update Passport Single-sig instructions

Suited to the updated Batch 2 UI.
This commit is contained in:
BitcoinQnA 2022-11-18 16:52:58 +00:00 committed by GitHub
parent be6e9019dc
commit b422c754d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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