keep-starknet-strange/satoru-keeper

feat: error handling

Opened this issue · 0 comments

Feature Request

Describe the Feature Request

  • Replace the String of some error variants in order to get more details in case of failure.
  • Remove unwrap from common.rs

Related Code

https://github.com/keep-starknet-strange/satoru-keeper/blob/main/crates/core/src/error.rs#L1-L20

If the feature request is approved, would you be willing to submit a PR?

Yes