Versions in this module Expand all Collapse all v0 v0.60.1 Sep 27, 2024 Changes in this version + func StartGRPCServer(clientCtx client.Context, app types.Application, cfg config.GRPCConfig) (*grpc.Server, error) + func StartGRPCWeb(grpcSrv *grpc.Server, config config.Config) (*http.Server, error)