Skip to main content

verify_handler

Function verify_handler 

Source
pub async fn verify_handler(
    __arg0: State<Arc<MnemoEngine>>,
    __arg1: Json<VerifyBody>,
) -> Result<Json<Value>, AppError>
Expand description

POST /v1/verify – verify hash chain integrity.