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