package
0.32.10
Repository: https://github.com/pokt-network/tendermint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Tendermint RPC

Pagination

Requests that return multiple items will be paginated to 30 items by default. You can specify further pages with the ?page parameter. You can also set a custom page size up to 100 with the ?per_page parameter.