Skip to main content

from_signing_error

Function from_signing_error 

Source
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.