You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If wallet has 0 channels / 0 receive capacity, a regular bolt11/bolt12 is still generated.
Investigate if a 0 amount JIT invoice is possible, if so use it instead of regular.
If not, maybe we should remove the regular bolt11 as it will always fail.
If wallet has 0 channels / 0 receive capacity, a regular bolt11/bolt12 is still generated.
Investigate if a 0 amount JIT invoice is possible, if so use it instead of regular.
If not, maybe we should remove the regular bolt11 as it will always fail.