-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
🪀 enhancementNew feature or requestNew feature or request
Description
To make details about failures available to applications in a convenient format, it would be useful to have structs for the various kinds of errors.
Especially the results from pay(...)
contain a lot of useful troubleshooting information.
"code" : 205, "message" : "Could not find a route", "data" : ...
Kixunil
Metadata
Metadata
Assignees
Labels
🪀 enhancementNew feature or requestNew feature or request