DescriptorSecretKey

fun DescriptorSecretKey(    network: Network,     mnemonic: Mnemonic,     password: String?)

Parameters

network

The network this DescriptorSecretKey is to be used on.

mnemonic

The mnemonic.

password

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