Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Conversation

@valentinewallace
Copy link
Contributor

Assists in solving #1161.

@valentinewallace valentinewallace requested a review from tanx July 11, 2019 00:00
this._notification.display({
msg: `Fee estimation failed: ${err.details}`,
err,
});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

err.details has always been undefined for other errors thrown on mobile. Did this work in your test?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it did, but I can add a null check.

@tanx tanx merged commit 70c2d91 into master Jul 22, 2019
@tanx tanx deleted the dev/fee-est-err-msg branch July 22, 2019 18:32
@tanx
Copy link
Contributor

tanx commented Aug 7, 2019

Reopening this since err.details is still undefined. @halseth created a PR here: #1289

@valentinewallace does this work for you?

ThinkWard-Ltd added a commit to ThinkWard-Ltd/lightning-app that referenced this pull request Jan 8, 2021
…err-msg

Add fee estimation failure details to error message.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants