Function bdk_wallet::descriptor::checksum::calc_checksum
source ยท pub fn calc_checksum(desc: &str) -> Result<String, DescriptorError>
Expand description
Compute the checksum of a descriptor, excludes any existing checksum in the descriptor string from the calculation