BlockchainCommons / BlockchainCommons/GordianSeedTool-iOS
Is Cosigner Descriptor Cross-Compatible?
Open
question
- Dominant language
- Swift
- Stars
- 51
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The cosigner key derivations have descriptors such as this:
```
wsh(cosigner([604b93f2/48'/0'/0'/2']xpub6Ei68cXfmneJ5LVL2E3WR2SwLc5KWGcFYmTzRbv3jHVUMMbagupM4bL12vKdKktKeXPD6dqyCbyeCiDi2VCAdvVNPoMxnaGdyhmbJURevqD))#wmsu2266
```
I can't find any documentation on `cosigner` as a descriptor function, and it's not supported by `bitcoin-cli`. Is this sufficiently compatible, or should we be using `multi` instead?
Per #145.
Contributor guide
Assessment
This issue has not been assessed yet.