DescriptorPublicKey

fun DescriptorPublicKey(    network: Network,     mnemonic: String,     password: String?)

Parameters

network

The network this DescriptorPublicKey is to be used on.

mnemonic

The mnemonic.

password

The optional passphrase that can be provided as per BIP-39.