-
Notifications
You must be signed in to change notification settings - Fork 5
Implement Solana custom program errors #238
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Current program errors are too generic and cannot be discriminated in observability tools.
Describe the solution you'd like
Programs to implement the Solana ecosystem practice of custom errors. So the observability tools can easily discern among the different kind of errors and help troubleshooting issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request