breez / l-breez

A mobile app based on Flutter showcasing the use of Breez Liquid SDK
https://github.com/breez/breez-sdk-liquid/
MIT License
2 stars 1 forks source link

List payments in reverse chronological order (newest to oldest) #45

Closed dangeross closed 2 weeks ago

dangeross commented 2 weeks ago

This PR uses the default ListPaymentsRequest to call listPayments and removes list reversal workaround.