Skip to main content

validate

Function validate 

Source
pub fn validate(
    predicates: &[Predicate],
    effect: &Effect,
    proves_double_submission: bool,
) -> Result<(SuotarEndpoint, Stage), FaultProblem>
Expand description

Rejects a fault that could never fire, and the one combination that would fire and be wrong.