lightwalletd/frontend
Jack Grigg b805382ac3 Only pass `limit` argument to `z_getsubtreesbyindex` if `maxEntries > 0`
We also remove the `i < maxEntries` bound on returned results, as the
`limit` parameter already causes `zcashd` to bound its returned entries.

Closes zcash/lightwalletd#444.
2023-07-11 17:26:59 -06:00
..
frontend_test.go fix frontend unit test TestGetLatestBlock 2023-02-14 13:43:48 -07:00
rpc_client.go Added option to provide Zcashd RPC parameters from flags 2020-06-08 09:03:21 -04:00
service.go Only pass `limit` argument to `z_getsubtreesbyindex` if `maxEntries > 0` 2023-07-11 17:26:59 -06:00