# Functions
CreateKeysClient creates a client for the Keys service.
CreateNetworkClient creates a client for the Kadcast network layer.
CreateStakeClient creates a client for the Stake service.
CreateStateClient opens the connection with the Rusk gRPC server, and initializes the different clients which can speak to the Rusk server.
CreateTransferClient creates a client for the Transfer service.
New creates a new NodeClient which takes care of maintaining the session.
NewClient returns a new AuthClient and AuthClientInterceptor.
NewClientInterceptor injects the session to the outgoing requests.
ScheduleRefreshToken is supposed to run in a goroutine.
# Structs
No description provided by the author
No description provided by the author
NodeClient is a wrapper for the grpc node service client.