package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev

# Functions

ListenAndServe is a blocking function that sets up a gRPC based server at the address supplied, with the gRPC options passed in.
NewClient creates a gRPC client connected to the bound gRPC server at serverAddr.
No description provided by the author