mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-12-23 20:36:44 +00:00
edit passport wallet export description
This commit is contained in:
parent
193f88b88f
commit
942db9df48
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ public class PassportMultisig extends ColdcardMultisig {
|
|||
|
||||
@Override
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue