pub fn from_signing_error(err: &ZadError) -> Option<EchoReason>Expand description
Build an EchoReason from a ZadError. Returns None for
errors that are not signing-related — those should keep their
hard-fail shape.
pub fn from_signing_error(err: &ZadError) -> Option<EchoReason>Build an EchoReason from a ZadError. Returns None for
errors that are not signing-related — those should keep their
hard-fail shape.