Function decode_extended_spending_key

Source
pub fn decode_extended_spending_key(
    hrp: &str,
    s: &str,
) -> Result<ExtendedSpendingKey, Bech32DecodeError>
Available on crate feature sapling only.
Expand description

Decodes an ExtendedSpendingKey from a Bech32-encoded string.