Companion

Functions

Link copied to clipboard
fun newBip44(secretKey: DescriptorSecretKey, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip44Public(publicKey: DescriptorPublicKey, fingerprint: String, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip49(secretKey: DescriptorSecretKey, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip49Public(publicKey: DescriptorPublicKey, fingerprint: String, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip84(secretKey: DescriptorSecretKey, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip84Public(publicKey: DescriptorPublicKey, fingerprint: String, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip86(secretKey: DescriptorSecretKey, keychain: KeychainKind, network: Network): Descriptor
Link copied to clipboard
fun newBip86Public(publicKey: DescriptorPublicKey, fingerprint: String, keychain: KeychainKind, network: Network): Descriptor