Skip to content

Add taproot descriptor template, BIP-0086 #169

@danielnordh

Description

@danielnordh

The new descriptor templates in 0.26 are great, but we are missing taproot.
Please add functions similar to the ones already included for native segwit:

public static func `newBip84`(`secretKey`: DescriptorSecretKey, `keychain`: KeychainKind, `network`: Network)  -> Descriptor
public static func `newBip84Public`(`publicKey`: DescriptorPublicKey, `fingerprint`: String, `keychain`: KeychainKind, `network`: Network)  -> Descriptor

Metadata

Metadata

Labels

new featureNew feature or request

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions