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). |
||
---|---|---|
.. | ||
frontend_test.go | ||
rpc_client.go | ||
service.go |