Canto-Network / Canto

Layer-1 blockchain powered by Free Public Infrastructure
GNU Lesser General Public License v3.0
82 stars 80 forks source link

Cleaning up how errors are thrown/handled #62

Closed davidterpay closed 1 year ago

davidterpay commented 1 year ago

In this PR, I clean up the error handling in the x/csr module. I standardized how errors will be displayed in a stack trace -> csr -> file -> function.