vaimee / desmo-sdk

MIT License
2 stars 1 forks source link

Add pagination support to listTransactions #20

Closed iosonopersia closed 2 years ago

iosonopersia commented 2 years ago

Fixes #19.

relu91 commented 2 years ago

I've read about the ability to filter for block numbers, but I choose to not implement it because is really not practical for UIs. However, since the parameters are optional we can still support this kind of "pagination". Let me discuss this with @hyperloris .