tdex-network / tdex-daemon

Go implementation of the TDEX Beta Daemon
https://tdex.network
MIT License
11 stars 13 forks source link

[ListTrades] gRPC returning empty array while cli returns trades #507

Closed Janaka-Steph closed 2 years ago

Janaka-Steph commented 2 years ago
Screenshot 2021-11-19 at 16 16 47 Screenshot 2021-11-19 at 16 19 02
altafan commented 2 years ago

try to remove page.

tiero commented 2 years ago

you calling the page number 20. This should maybe return error if number of trades is < of page_size