edit passport wallet export description

This commit is contained in:
Craig Raw 2021-04-06 09:34:05 +02:00
parent 193f88b88f
commit 942db9df48

View file

@ -38,7 +38,7 @@ public class PassportMultisig extends ColdcardMultisig {
@Override @Override
public String getWalletExportDescription() { public String getWalletExportDescription() {
return "Export file that can be read by your Passport using the Settings > Multisig Wallets > Import feature."; return "As part of the New Account > Sparrow > Multisig flow, Passport will ask you to scan or import the multisig configuration from Sparrow.";
} }
@Override @Override