Open revetuzo opened 2 years ago
BTCPay server also had a problem with the [fingerprint/<derivation_path>]xpub...
format. But I believe that's been resolved. I think all the other coordinators we've tested (Specter, Sparrow, BlueWallet, Nunchuk) all accept this format.
So it might be better to prod the Samourai team to broaden their support to read and discard the prepended info to get them in line with what otherwise seems to be a consensus standard.
Hi all, playing with Samourai Sentinel I realized that it only accepts plain-text x/y/zpubs. The closest to this is in SeedSigner is the BlueWallet export, but the fingerprint and derivation part is not understood by Sentinel. How about adding a simple plain-text static QR export? Cheers!