Function validate_passphrase

Source
pub fn validate_passphrase(
    state: &mut State,
    passphrase: String,
) -> Result<(), LinkError>