* x/bank/keeper: fix a missing gRPC error in AllBalances Fixes an incoherent return which had: (non-nil value, non-nil-non-grpc error) to (nil value, non-nil-gRPC error) and it is a follow-up of PR #7814. * types/query: fix pagination test (#8096) Co-authored-by: Alessio Treglia <alessio@tendermint.com> |
||
---|---|---|
.. | ||
filtered_pagination.go | ||
filtered_pagination_test.go | ||
pagination.go | ||
pagination.pb.go | ||
pagination_test.go |