0xEigenLabs / eigen-prover

Eigen zkVM's Proving Service
33 stars 9 forks source link

Update the error handler #41

Closed eigmax closed 8 months ago

eigmax commented 9 months ago

eigen-zkvm has changed the error handler to anyhow at #https://github.com/0xEigenLabs/eigen-zkvm/pull/183, so we change it too.

Code: https://github.com/0xEigenLabs/eigen-prover/blob/main/utils/src/errors.rs