new Bip86Public
fun newBip86Public( publicKey: DescriptorPublicKey, fingerprint: String, keychain: KeychainKind, network: Network)
Content copied to clipboard
BIP86 public template. Expands to wpkh(key/{0,1}/\*) This assumes that the key used has already been derived with m/86'/0'/0' for Mainnet or m/86'/1'/0' for Testnet. This template requires the parent fingerprint to populate correctly the metadata of PSBTs.