hs-iavl-client-0.1.0.0
Safe HaskellNone
LanguageHaskell2010

Database.IAVL.RPC.Types

Synopsis

Documentation

data GRPCClientError Source #

GRPCClientError

This type represents error with the GRPC Client

Constructors

ClientSetupError Text 

data GrpcConfig Source #

initGrpcClient

Constructors

GrpcConfig 

initGrpcClient :: GrpcConfig -> IO GrpcClient Source #

Initialize the GRPC Client