GrpcBuilder v0.3.0-alpha GrpcBuilder.Client.Conn View Source
Wrapper for gRPC connection
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %GrpcBuilder.Client.Conn{ chain_id: String.t(), chan: (GRPC.Channel.t() | nil) | nil, decimal: non_neg_integer() | nil, endpoint: String.t() | nil, gas: map(), name: String.t() | nil }