Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Fee rate displayed as less than 1 satoshi when route and fee is actually unknown #3154

Closed
mrfelton opened this issue Nov 9, 2019 · 0 comments · Fixed by #3155
Closed

Fee rate displayed as less than 1 satoshi when route and fee is actually unknown #3154

mrfelton opened this issue Nov 9, 2019 · 0 comments · Fixed by #3155
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@mrfelton
Copy link
Member

mrfelton commented Nov 9, 2019

Description

Fee rate displayed as 1 satoshi when route and fee is actually unknown.

Expected Behavior

If no routes are found when running query routes we should dispkay the fee as unknown

Actual Behavior

We display the fee as less than 1 satoshi

Steps to Reproduce

Try to pay an invoice where a route can not be found (eg, create an invoice and try to pay your own invoice).

@mrfelton mrfelton added the type: bug 🐛 Something isn't working label Nov 9, 2019
@mrfelton mrfelton added this to the v0.6.0-beta milestone Nov 9, 2019
@mrfelton mrfelton self-assigned this Nov 9, 2019
mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Nov 9, 2019
Ensure fee rate is displayed as `unknown` if no routes are found.

Fix LN-Zap#3154
mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Nov 9, 2019
Ensure fee rate is displayed as `unknown` if no routes are found.

Fix LN-Zap#3154
mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Nov 9, 2019
Ensure fee rate is displayed as `unknown` if no routes are found.

Fix LN-Zap#3154
mrfelton added a commit to mrfelton/zap-desktop that referenced this issue Nov 9, 2019
Ensure fee rate is displayed as `unknown` if no routes are found.

Fix LN-Zap#3154
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant