newBip86Public

fun newBip86Public(    publicKey: DescriptorPublicKey,     fingerprint: String,     keychain: KeychainKind,     network: Network)

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.