Module gl_client::pb::greenlight::node_server

source ·
Expand description

Generated server implementations.

Structs§

  • The node service represents your node running on greenlight’s infrastructure. You can use the exposed RPC methods to interact with your node. The URI used to connect to the node depends on where the node is being scheduled and is returned by the Scheduler.Schedule() RPC call.

Traits§

  • Generated trait containing gRPC methods that should be implemented for use with NodeServer.