Module node_server

Source
Expand description

Generated server implementations.

Structs§

NodeServer
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§

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