Descriptor Public Key
class DescriptorPublicKey( network: Network, mnemonic: String, password: String?)
Content copied to clipboard
An extended public key.
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.
Constructors
Link copied to clipboard
fun DescriptorPublicKey( network: Network, mnemonic: String, password: String?)
Content copied to clipboard