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
Please describe the feature you'd like to see added.
Currently, when trying to open URI, if it's invalid, clicking "OK" will just colour it red, instead of giving any feedback, what's exactly wrong with URI.
In my test I added unknown required paramter req-test=1. Feedback on that would be useful for user, for example, BIP77 Payjoin v2 draft adds req-pj parameter, where receiver specifies that it require sender to do payjoin instead of simple send, but Bitcoin Core GUI doesn't know how to handle payjoins currently.
Is your feature related to a problem, if so please describe it.