breez-sdk
breez-sdk copied to clipboard
Reporting issues with logging data
While the SDK has a method to report payment failures with:
sdk.report_issue(ReportIssueRequest::PaymentFailure {})
it would help to extend this method to support reporting general issues along with providing a mechanism to attach any supporting log files/data.