lightwalletd/frontend
Larry Ruane 7971992989 darkside GetTreeState gRPC: support block hash or height
In production mode, the `GetTreeState` gRPC supports block specification
by either height or block hash. But until now, darkside emulation only
supports height. This commit adds support for block hash.

It also allows entries to be deleted (darkside `RemoveTreeState`) by
block hash (not just height).
2023-09-04 14:22:44 -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 darkside GetTreeState gRPC: support block hash or height 2023-09-04 14:22:44 -06:00