# Packages

No description provided by the author
This package represents the GRPC server exposing functions to interoperate with the node components as well as the wallet.

# Constants

CreateSessionRoute is the RPC to create a session.
DropSessionRoute is the RPC to create a session.
StatusRoute is the RPC to inquiry the status of the wallet.

# Variables

OpenRoutes is the set of RPC that do not require session authentication.

# Structs

AuthToken is what we put in the authorization header.