Closed Schnuartz closed 2 weeks ago
Can you provide a (redacted) example of this output descriptor?
Can you provide a (redacted) example of this output descriptor?
So this is the deskriptor (blank wallet)
{"descriptor": "wsh(sortedmulti(2,[74d682c3/48h/0h/0h/2h]xpub6EtQChMwaSperjj8crD4zfyWU7Jc1baj4bh9NGFUg7RDrzBeFvVgtYPFmYWDSgy3ie3NkzYkJCoyRKqLgS6XovSr44kpaphkyauovUSVoRv/0/,[2bacd1ba/48h/0h/0h/2h]xpub6EbjWkRGwgr1R6VA1YkjysQKEsefPzZZyTTueFo7bLyQknHJM6aXf9Rd7jT3FKh4TcnKKeiFjuscQDvEgdzQf1RxeQYcG7h3BwmMtFUFJos/0/,[8a8edf5c/48h/0h/0h/2h]xpub6E1QrYbCfT4MVLP8d1M7wRnLsjKZstVSZTaKL1GSu8WyvzzKscaNGmxfpV6J9aDCXcnfcVZR8ATAfH8uhEcTBiSArgxty8uFNKVHLgmio42/0/*))#esdnumzc", "label": "Specter DIY Testwallet Support"}
This said the Crypto Guide to the issue in the Specter DIY HWW telegram group: " Ah rito, basically the easiest way right now is to just create a new wallet in Sparrow, click on edit next to the "Script Policy" heading
click to scan the QR code and then you can just remove the description at the start and the label at the end. (Basically everything before wsh( and everything after the figerprint
Should be a simple PR to add the button to Sparrow import screen"
I think the problem could be solved like it works with the jade:
You probably don't need it but I created a better description of the error as well:
Thanks for the thorough report. The reason this is not working is because you are using the function to import the device's xpub into Sparrow, not a complete multisig wallet output descriptor. I have added a 'Specter DIY Multisig' option to the File > Import Wallet list, which functions in the same way as the 'Specter Desktop' option (which can be used currently with this example, as it seems to use the same file format).
if you create a Multi Sig Wallet, and then import all the Multi Sig Data from the Cosigners into the Specter DIY.
How are you currently importing this data? Can you check whether an export function is also necessary to import a multisig wallet from Sparrow to Specter DIY? You can again use the Specter Desktop option in the File > Export Wallet menu on a multisig wallet in Sparrow to check.
oh, you are completely right. Sorry that I didn't tested it myself for some reason. But it works if you export the Multi Sig Wallet from the Specter DIY as Specter Desktop in Sparrow Wallet.
And the export from Sparrow to Specter DIY is no problem as well. You can just export this data like normal in an Multi Signatur Wallet.
So thank you!!! Specter DIY works great with Sparrow! But maybe it would be cool to add some information to the import Funktion in Sparrow Wallet that you have to import the Multi Sig Wallet from the Specter DIY as Specter Desktop, because that's not intuitive.
Added a Specter DIY Multisig option to the Wallet Import menu in 12034a07.
if you create a Multi Sig Wallet, and then import all the Multi Sig Data from the Cosigners into the Specter DIY. Than you have a second Wallet on your Specter DIY, where you can check all the adresses from the Multi Sig Wallet. Than you can go into the Wallet settings from the Specter DIY and export the wallet Descriptor of the whole Multi Sig Wallet. But the Sparrow Wallet is not able to interpret this specific Multi Sig Descriptor. 😥
Blue Wallet is able.