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