@tomtau added a `grpc` feature to the `tendermint-proto` crate in #1137 However it seem it was lost in the shuffle around Tendermint v0.35. It's needed to implement gRPC "privval" support, as in #1152. See also: #1134