ostracon
ostracon copied to clipboard
Make the constant `maxPerPage` configurable.
Summary
The constant maxPerPage
of rpc/core/env.go
is hard-coded currently. But it's better to change this value to be configurable.
maxPerPage = 10000
Problem Definition
Proposal
For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
(accidentally closed by bot😱)