Documentation
¶
Overview ¶
Code generated by hack/gen-logs.sh; DO NOT EDIT. This file is created and regenerated automatically. Anything added here might get removed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGrpcChainClient ¶
func NewGrpcChainClient(conn *validatorHelpers.NodeConnection) iface.ChainClient
NewGrpcChainClient creates a new gRPC chain client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
func NewGrpcValidatorClient ¶
func NewGrpcValidatorClient(conn *validatorHelpers.NodeConnection, opts ...iface.Option) iface.ValidatorClient
NewGrpcValidatorClient creates a new gRPC validator client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
func NewNodeClient ¶
func NewNodeClient(conn *validatorHelpers.NodeConnection) iface.NodeClient
NewNodeClient creates a new gRPC node client that supports dynamic connection switching via the NodeConnection's GrpcConnectionProvider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.