MutinyWallet / harbor

Ecash management tool
https://harbor.cash
MIT License
119 stars 17 forks source link

Add unique message id to requests/responses #56

Closed benthecarman closed 1 month ago

benthecarman commented 1 month ago

Closes #48

benthecarman commented 1 month ago

Hooked it up for sends and receives and it works!

Can test by :

  1. generate invoice
  2. save for later
  3. generate new invoice
  4. pay first invoice
  5. should not go to success screen
  6. pay new invoice
  7. it does go to success screen