Describe the bug
When Badger wallet requests a payment request from an URL, it sends the request twice.
To Reproduce
Steps to reproduce the behavior:
Scan a BIP70 payment request URL
See issue
Expected behavior
The wallet should send the request once, then if it needs the information in multiple places it should transfer the information internally rather than re-requesting it from the payment server.
Describe the bug When Badger wallet requests a payment request from an URL, it sends the request twice.
To Reproduce Steps to reproduce the behavior:
Expected behavior The wallet should send the request once, then if it needs the information in multiple places it should transfer the information internally rather than re-requesting it from the payment server.