descriptorChecksum

abstract fun descriptorChecksum(keychain: KeychainKind): String(source)

Return the checksum of the public descriptor associated to keychain.

Internally calls `Self::public_descriptor` to fetch the right descriptor.