mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
Merge e288473d28 into 07101b3ca0
This commit is contained in:
commit
cbe2ae26e2
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ public class CaravanMultisig implements WalletImport, WalletExport {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return "Unchained or Caravan Multisig";
|
return "Caravan (Unchained Multisig)";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue