Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need example with proper error handling #14

Open
laanwj opened this issue Sep 6, 2018 · 0 comments
Open

Need example with proper error handling #14

laanwj opened this issue Sep 6, 2018 · 0 comments
Labels
🪀 enhancement New feature or request

Comments

@laanwj
Copy link
Owner

laanwj commented Sep 6, 2018

The current examples simply unwrap everything, causing them to panic on the slightest error.

Would be nice to have an example to show how error handling should be done (say, doing an invoice on one node and paying it from another?), matching expected errors against the error::RpcErrorCode enum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪀 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants