Closed martyall closed 4 years ago
It seems like they are working on the protobuf files and writing the server on the tendermint side.
We can track the issue PR on the tendermint side here https://github.com/tendermint/iavl/pull/184
Here is an example using protolens and gRPC in haskell https://github.com/f-o-a-m/hs-trillian/tree/master/hs-trillian-log
we need to
RawStore
depends on #145
It seems like they are working on the protobuf files and writing the server on the tendermint side.
We can track the issue PR on the tendermint side here https://github.com/tendermint/iavl/pull/184
Here is an example using protolens and gRPC in haskell https://github.com/f-o-a-m/hs-trillian/tree/master/hs-trillian-log
we need to
RawStore
effect