Remove ERR_*
type errors, only display those errors through Near SDK
#603
Labels
A-engine
Area: purely engine EVM related
C-enhancement
Category: New feature or request
C-good-first-issue
Category: Good for newcomers
P-low
Priority: low
While working on a library which uses parts of the Aurora engine I've had to rename a lot of the
ERR_*
errors to actual errors you would encounter. An improvement can be made here where all the error messages are replaced with real messages but transformed toERR_*
type messages when outputting through the Near SDK.The text was updated successfully, but these errors were encountered: