Skip to main content

decode_federation_secret_hex

Function decode_federation_secret_hex 

Source
pub(crate) fn decode_federation_secret_hex(
    federation_secret_hex: &str,
) -> Result<DerivableSecret, CliError>