mesh0000 / poolui

User interface based on Monero Pool API developed by Snipa - https://github.com/Snipa22/nodejs-pool
MIT License
148 stars 155 forks source link

payments pagination not working #8

Closed miziel closed 7 years ago

miziel commented 7 years ago

The pagination on "payments" doesn't work properly - it moves everything by one entry not by one page. On "blocks" it's fine. I can't find the reason :(

miziel commented 7 years ago

Backend problem - pool pagination is faulty.