Module gl_client::pb::greenlight::node_client
source · Expand description
Generated client 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.