Closed fubuloubu closed 1 year ago
### What I did Noticed that there was a paging offset error for selecting addresses past the first page fixes: #36 ### How I did it educated guess ### How to verify it have to actually try it ### Checklist * [ ] Passes all linting checks (pre-commit and CI jobs) * [ ] New test cases have been added and are passing * [ ] Documentation has been updated * [ ] PR title follows [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standard (will be automatically included in the changelog) --- [ApeWorX/ape-ledger #37](https://github.com/ApeWorX/ape-ledger/pull/37) by [fubuloubu](https://github.com/fubuloubu) on GitHub *via LinearSync*
validated it solved the user's issue in #36
What I did
Noticed that there was a paging offset error for selecting addresses past the first page
fixes: #36
How I did it
educated guess
How to verify it
have to actually try it
Checklist